Re: ANN: Onyx Dashboard 0.5.2.1

2015-02-19 Thread Colin Yates
Thanks Mike On 18 February 2015 at 22:44, Michael Drogalis wrote: > Hi Colin, > > This is well supported within Onyx, and has seen recent progress > (http://yuppiechef.github.io/cqrs-server/) > The examples should give you a good indication if it's a fit for your > problem (https://github.com/Mic

Re: ANN: Onyx Dashboard 0.5.2.1

2015-02-18 Thread Michael Drogalis
Hi Colin, This is well supported within Onyx, and has seen recent progress (http://yuppiechef.github.io/cqrs-server/) The examples should give you a good indication if it's a fit for your problem (https://github.com/MichaelDrogalis/onyx-examples). We hang out in Gitter if you have any question

Re: ANN: Onyx Dashboard 0.5.2.1

2015-02-18 Thread Colin Yates
Hi Lucas, This looks great - thanks. [off topic] I don't know much about Onyx but I am just about to start committing code for server app which is going to use a CQRS design. It doesn't need to be internet scale at all, will be a single machine, and spend all of its time taking a command, executi

ANN: Onyx Dashboard 0.5.2.1

2015-02-18 Thread Lucas Bradstreet
Onyx is a batch/stream processing hybrid, written in Clojure, for Clojure. https://github.com/MichaelDrogalis/onyx Today I released a dashboard for Onyx, that leverages Onyx's information model to provide some nifty monitoring and job management features. You can read about its use of its informat