[zeromq-dev] ZMQ vs FF
A. Mark
gougolith at gmail.com
Thu Jan 17 07:35:10 CET 2013
Hello,
I'm needing to implement some low level MPMC queues. I've been rolling my
own using pthreads, and so far I've been pulling my hair out in the process
also... My code is strictly C at this point and I'd like to keep it that
way. I've looked into FF (FastFlow) and find it's rather technical for low
level so far. Is there any advantages over using ZMQ for MPMC queues? What
would be the pros and cons of using ZMQ over FF for MPMC? It seems to me so
far that ZMQ is very well suited for MPMC solutions.
Any input would be appreciated!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130116/3bdd68ff/attachment.htm>
More information about the zeromq-dev
mailing list