[zeromq-dev] Several Context object per JVM
Erwin Karbasi
erwin at optinity.com
Tue Apr 30 18:19:42 CEST 2013
Hello Masters,
I'm using 0MQ's JAVA binding.
How can I create several Context objects per JVM as follows:
Context context = ZMQ.context(1);
Do I need create context per thread or I have other options?
What is the number parameter (1) purpose that we pass to the context method?
Thanks in advance,
Erwin Karbasi
AT&T, Senior Software Architect
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130430/b13432d6/attachment.htm>
More information about the zeromq-dev
mailing list