Hi all, I am trying to find some information about the support of the new Fork/Join framework introduced in Java7 (JSR166). Of course Android doesn't support Java 1.7 (yet at least) but a Java6 (limited) backport of Fork/Join exists (see jsr166 http://gee.cs.oswego.edu/dl/concurrency-interest/). I am curious to know if anybody had experience with using it on Android.
The subsidiary question would be about the use of any other concurrent framework on Android (like Akka, etc.). Any feedback? Thanks in advance! -- -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

