On Jul 25, 1:40 am, Casper Bang <[email protected]> wrote: > Oh wow, complete with LINQ like features. But doesn't it look like it > kinda fails at solving the concurrency issues C#, Fantom and Scala are > currently revolving around?
With Stab, one could still use Kilim for an actor model approach to concurrency. http://java.dzone.com/articles/java-actors-with-kilim Otherwise, all the same concurrency mechanisms available to Java programmers are likewise available to Stab programmers. -- 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.
