My talk at JavaOne

September 24, 2014

Tags: #javaee #javaone #javascript #java

If you are at JavaOne 2014 in San Francisco next week and want to know about server-side JavaScript programming in a full Java Enterprise environment, then you should join my talk:

It's about accessing DB and JMS resources natively from JavaScript, all this asynchronously and non-blocking, like Node.js, but with multiple threads and being able to have an inter-thread-communication with an internal event bus. Additionally, node modules could be used, because the API is nearly 95% compatible with Node.js.

If you're interested in these topics, please visit my session. I'm looking foward meeting you at JavaOne! Only a few days to go...

« Playing around with the Ehcache Search API Executing JavaScript within the Database »