Pieter Hintjens schreef op de 2e dag van de sprokkelmaand van het jaar 2015:
> So, we're going to experiment with shifting ZeroMQ (libzmq, NetMQ, > CZMQ, and other bindings) in this direction: > > - deprecate multipart messages from the API - when we need framing, we > can use zproto > - deprecate ROUTER and DEALER and slowly replace with SERVER / CLIENT > sockets that refuse multipart data > - deprecate REQ and REP > - SERVER has get/set routing ID on message > - routing ID is an integer > - routing ID cannot be set by peer, so we deprecate ZMQ_IDENTITY > - start to aim for threadsafe sockets > - deprecate the ability to build request-reply chains Is this going to be ZeroMQ version 5? Or a whole new project? Thread-safe sockets, that would be great. -- Peter Kleiweg http://pkleiweg.home.xs4all.nl/ _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
