Hey, Sandro Martini a écrit : > 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 In the same vein, maybe we should turn our eyeballs towards http://www.reactive-streams.org/ and the Doug Lea effort to add Flow to Java 9 http://gee.cs.oswego.edu/dl/jsr166/dist/docs/java/util/concurrent/Flow.html.
Cheers /Paul
