> So, the question is do you have multiple ZeroMQ applications on the host?  
> Are they running in the same or separate contexts?

We have multiple Windows Services running on the host, some with one context, 
some with two (a relay service, so sender context and receiver context).

There are also multiple web applications, each of which creates 3 contexts (for 
three different "senders" of messages).

There's also a console application which creates a single context.

So it sounds like "Local" isn't an option and we can't use "Global" unless the 
web app runs as a privileged user.

Tom

_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to