1) It will be a while before we push a stable release for 4.2 with
those socket types. We're still developing the semantics. I'd say,
6-12 months. The best way to make this happen faster is to start using
libzmq master, and come back with patches to improve what we have.

2) no.


On Wed, Dec 9, 2015 at 11:01 PM, Maurice Barnum <[email protected]> wrote:
> I have two related questions:
>
> 1) do you know when client and server sockets will make it into a stable
> release?
>
> 2) if i serialize send and receive calls with a mutex, is it safe to use
> a router socket in multiple threads?  in particular, can i call
> zmq_send() on a socket in one that while another thread is blocked in
> zmq_poll / ZMQ_POLLIN ?
>
> thanks.
>
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to