On Sat, Dec 28, 2013 at 9:52 PM, artemv zmq <[email protected]> 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 _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
