«« Next » « Previous
«« Next » « Previous

Link Details

Link 97961 thumbnail
User 111696 avatar

By bloid
via blog.tmorris.net
Published: Jul 25 2008 / 10:14

Functional Java 2.8 contains a concurrency API that implements Actors as seen in Erlang and Scala. This allows a user to take advantage of multiple core machines in their Java code.
  • 17
  • 1
  • 1013
  • 400

Comments

Add your comment
User 237027 avatar

AlainODea replied ago:

0 votes Vote down Vote up Reply

As an experienced Java developer I found the example incomprehensible. It was also burdened with demonstrating techniques of Functional Java that have nothing to do with Actor concurrency. Overall, not a good article and yet another misguided attempt for Java to support Actor Model concurrency. Kilim is a very compelling effort to add Actors to Java *withouut* altering the syntax and coding style to the point of being unrecognizable.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.