Hi all, sorry I still didn't have enough time to look at Zest internals ...
But I think that current state of the art in messaging is Akka (both for Scala and Java): http://akka.io/ there is even an (unofficial dot Net porting). Or more generally, something in the Reactive Manifesto ( http://www.reactivemanifesto.org/ ) way of thinking, like ReactiveX ( http://reactivex.io/ ) and related n implementation language-specific, like RxJava ( https://github.com/ReactiveX/RxJava ) could be useful to integrate in Zest or use as a base ... I have some (basic) knowledge of Akka, so if useful, tell me ... Bye, Sandro
