[zeromq-dev] ZMQ_REQ/ZMQ_XREP - FSM = ZMQ_NODE/ZMQ_XNODE?
Matt Weinstein
mattweinstein at gmail.com
Fri Aug 20 22:35:42 CEST 2010
Folks,
I've been thinking about pulling the FSM out of REQ/XREP to allow
asynchronous bidirectional communication with prefixes. Essentially
you get a set of raw connections addressable by UUIDs (your own
address space).
This will allow some sophisticated steering by a DEVICE, such as pub/
sub with source filtering, practically for free :-)
You can also do things like track sign-ons, etc, etc.
LMK what you think.
Best,
Matt
More information about the zeromq-dev
mailing list