[zeromq-dev] How to implement fan in?

Brian Smith brian at linuxfood.net
Thu Feb 9 03:35:19 CET 2012


Nope. You're perfectly welcome to have the pull bind.


Sent with Sparrow (http://www.sparrowmailapp.com/?sig)


On Wednesday, February 8, 2012 at 6:25 PM, snacktime wrote:

> I can't find anyone documenting how to do a fan in.
> 
> Specific scenario. I have a multithreaded app. Most of the threads
> handle requests, a few threads are dedicated for things like logging.
> So I want all my worker threads to send their log messages to the
> single logging thread. What I really want is a fan in using push
> pull, only with one puller that binds and all the pushers connect.
> Every example I see makes push bind and pull connect. Is there any
> reason why it cant' be the opposite?
> 
> Chris
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org (mailto:zeromq-dev at lists.zeromq.org)
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> 
> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120208/9d2edb8c/attachment.htm>


More information about the zeromq-dev mailing list