
Oracle
OpenWorld Unconference Session
Session Title :Writing Comet and RESTFul applications using the Atmosphere Framework
Time : 1-2pm
Date : Tuesday October 13Location : Moscone West 3rd Floor Overlooks
Room Overlook I
Come to learn the Atmosphere Framework and how you can build Comet And RESTFul web app using Java, Scala, Groovy or JRuby and deploy them inside any web server.
Session Description: (insert session description)The Atmosphere Framework is designed to make it easier to build asynchronous Web applications that include a mix of Comet and RESTful behavior. Today writing portable Web applications that can use the power of the Comet technique is almost impossible: Tomcat, Jetty, JBoss, WebLogic and GlassFish application server all have their own set of private APIs. The Atmosphere Framework offer a portable set of module that allow application to be deployed inside any application server, without having to learn private and non portable API. In less that 50 lines you will learn how to re-build Twitter.com using Atmosphere's component and plugin.