On Fri, May 14, 2010 at 12:25 PM, Amarjeet Singh <[email protected]>wrote:
> Fantastic sales pitch for Akka! No kidding, this sure looks promising. > We'd love to hear your feedback, so if you decide to take her for a spin, get back to me and tell us what your impressions are. > > Regards > > On Fri, May 14, 2010 at 4:58 AM, Viktor Klang <[email protected]> > wrote: > > You should checkout Akka, the actor framework that lets you combine > actors > > with STM for transactional message flows. This lets you choose > > transactionality when desired, it's just one tool in the concurrency > > toolbox. We also have support for Clojure-style Agents and Dataflow > > concurrency. > > We have client APIs for both Java and Scala, and we also have excellent > > support for remote actors and cluster membership. > > Currently we're about 4 times more performant than the native Scala > Actors > > library. > > www.akkasource.org > > -- > > Viktor Klang > > | "A complex system that works is invariably > > | found to have evolved from a simple system > > | that worked." - John Gall > > > > Akka - the Actor Kernel: Akkasource.org > > Twttr: twitter.com/viktorklang > > > > -- > > You received this message because you are subscribed to the Google Groups > > "The Java Posse" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<javaposse%[email protected]> > . > > For more options, visit this group at > > http://groups.google.com/group/javaposse?hl=en. > > > > > > -- > Amarjeet Singh > Phone: +91-98712-76661 > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<javaposse%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > > -- Viktor Klang | "A complex system that works is invariably | found to have evolved from a simple system | that worked." - John Gall Akka - the Actor Kernel: Akkasource.org Twttr: twitter.com/viktorklang -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
