[zeromq-dev] 0mq 1.0 vs 2.0
Martin Sustrik
sustrik at 250bpm.com
Fri Feb 19 08:50:33 CET 2010
gonzalo diethelm wrote:
> 1. Is 1.0 deprecated right now?
It's not actively developed anymore. You can of course hire us to add
the functionality of your choice.
> 2. Should new development be undertaken on 2.0, or is 1.0 viable yet?
I would certainly go with 2.0.
> 3. Is all the functionality in 1.0 already available in some form in
> 2.0? What is missing? Will all of it be included in the final 2.0
> release?
All 1.0 functionality have been moved to 2.0. One exception is central
repository of endpoints (zmq_server) which have been ditched in version
2.0 in favour of established location services such as DNS. Queue limits
functionality (ZMQ_HWM,ZMQ_LWM) and on-disk offload (ZMQ_SWAP) features
haven't been ported to 2.0 yet but they are being worked on and will be
available soon.
> 4. It seems current 2.0 is at the level of beta 2. When is it
> expected to be officially released?
Mostly depends on funding and community participation in the process.
However, this is an open source project, so you have the thing available
even before we decide to mark it as "stable". If it's stable enough for
you, just use it.
Martin
More information about the zeromq-dev
mailing list