I have test code that works in a test scenario and from one server
platform, but the same code's call to ZMQ.context(NUM_THREADS) simply
blocks its thread on a different server platform.  The difference is in the
"flavor" of server for handling differing workloads.  Any suggestions
gratefully received.

NUM_THREADS is 3 on an 8 processor system running CentOS 6.3.

Java is 1.7 and environment is: java -cp /usr/hf/lib/*
-Djava.library.path=/usr/lib64/ com.us.boot.ourServer

Thanks,
Dave
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to