[zeromq-dev] Why 0mq doesn't define TTL for message (for in-mem queue)?
Pieter Hintjens
ph at imatix.com
Sun Dec 29 02:51:43 CET 2013
On Sat, Dec 28, 2013 at 9:52 PM, artemv zmq <artemv.zmq at gmail.com> wrote:
> That's what I'm talking about ). Why this can't/shouldn't be done on 0mq?
> The thing is -- 0mq is queueing solution (after all) and TTL is part of any
> queueing. TTL is not concrete business feature, it's very common and
> ubiquitous thing.
You're still not explaining what problem this solves. Most "queuing
solutions" offer priorities, acks, persistence, two-phase commits,
etc. ZeroMQ does not.
If you want to contribute to ZeroMQ, I'd advise you to use ZeroMQ to
do do real work, then find areas where you need to make improvements,
then make those improvements carefully and minimally.
-Pieter
More information about the zeromq-dev
mailing list