JVM (Java, Scala, JRuby, Jython etc.)
Group Information
Category:
Name:
JVM (Java, Scala, JRuby, Jython etc.)
Created:
Friday, 05 June 2009
Creator:
Description
Announcements
This is a tutorial I've made for OSCONF but I did not have the time to present it (thanks to certain people being late).
Anyway, here is the synopsis:
The reason why scala is sooo popular is because of its baked in actor framework that allows asynchronous messaging, but this actor framework is not without its flaws. This tutorial is about combining actors with Java's own asynchronous messaging framework (i.e. JMS) to alleviate some of the flaws in the actor framework.
Please visit : http://ejn3.blogspot.com/2009/06/scala-actor-message-driven-bean-mdb.html
I'm no Scala expert so any comment is welcome :)
Anyway, here is the synopsis:
The reason why scala is sooo popular is because of its baked in actor framework that allows asynchronous messaging, but this actor framework is not without its flaws. This tutorial is about combining actors with Java's own asynchronous messaging framework (i.e. JMS) to alleviate some of the flaws in the actor framework.
Please visit : http://ejn3.blogspot.com/2009/06/scala-actor-message-driven-bean-mdb.html
I'm no Scala expert so any comment is welcome :)
Discussions
No discussion added yet.
Wall
To MDeC, please help make Java a natinal agenda [http://ejn3.blogspot.com/2009/06/to-mdec-java-should-be-national-agenda.html]
Wednesday, 24 June 2009 00:35
JavaOne slides are online [http://developers.sun.com/learning/javaoneonline] (You need a free Sun Developer Network id to access it)... BTW, what happen to osconf video anyway? still processing? :(
Monday, 22 June 2009 10:22
There was a talk by Emil Ong of Caucho on running php faster on the JVM (using Quercus I presume) at the last JavaONE. Unfortunately the slides are up yet. Anyway, I've found some numbers that supports the claim. [http://www.jcmartin.org/2006/07/21/1153516292738.html]
Tuesday, 09 June 2009 10:35
