On Fri, Jun 6, 2014 at 2:19 PM, Flavio Junqueira <[email protected]> wrote: > There are ways around this. You can create a hierarchy to get around the > problems you're talking about, like we did with the hierarchical ledger > manager in bookkeeper. But granted, if all you want to do is a queue, perhaps > there are better options out there.
Apache Kafka, for example. We first installed zookeeper because we wanted to use Kafka. :) Jim
