Hi Erik, Nice: do you have a blog posting describing this in more detail?
-Pieter On Sat, Jun 1, 2013 at 2:37 AM, Erik Aronesty <[email protected]> wrote: > grun was a bloated project. It's been slimmed down, sped up and is working > well with zeromq. I know it's a terribly hacked-up use of messaging > (noteably the lack of flow control, lack of a consistent interface to the > layer, etc.), but porting the tool a) worked, and it b) helped. > > https://github.com/earonesty/grun > > Which is more than I can say for most messaging products. > > It's is a job scheduling engine like SGE and others written entirely in perl > with zeromq. It can be heavily customized. What's notable is the lack of > any decent scheduling at all. It's more of a "job bucket". The > infrastructure is pretty stable, I'm going to add tests for arbitrary > metrics, labels, and other stuff soon before I even thing about the queue. > > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
