[zeromq-dev] [OT] ZMQ + priority queue scheduler ?
Michael Haberler
mail17 at mah.priv.at
Tue Feb 4 11:34:17 CET 2014
Am 04.02.2014 um 11:24 schrieb Floris van Manen <vm at klankschap.nl>:
> Hello,
> As i'm new to this list i'd like to check if there is anyone also involved in discrete time simulation of events.
> Subscriptions to individual events are handled in parallel at each time point.
> I'm exploring the possibilities using python with zmq for upscaling.
> Anyone ?
what about a queue per priority, and work through them high->low on the consuming end?
> Thanks.
> Floris
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
More information about the zeromq-dev
mailing list