[zeromq-dev] Pub/Sub over PGM with many topics
Pieter Hintjens
ph at imatix.com
Tue May 29 19:11:26 CEST 2012
On Fri, May 25, 2012 at 4:00 PM, Ambalu, Robert
<robert.ambalu at jpmorgan.com> wrote:
> Hi, I’m new to zeroMQ and am trying to understand how pub.sub over multicast
> would work in my scenario.
> - first of all, is this at all proper?
It doesn't sound proper. It's a common error to over-engineer a design
using 0MQ due to not really understanding how it works, and coming
with strong models of other systems.
>From the download page: "Take your time, learn the tool, allow your
mind to adjust, and then attack your problems from a fresh
perspective. Start small, make it work minimally, expand as you
discover the real problems you need to solve, and make nothing you do
not immediately need."
Allow 3-5 days of coding for enlightenment to hit you.
Hope this helps.
-Pieter
More information about the zeromq-dev
mailing list