Presentation: "Delivering JMS over WebSocket"
Track:
Java - Still Alive and Well
Time: Tuesday 14:00 - 15:00
Location: Salon C
Abstract:
HTML5 WebSocket opens up a whole new world of possibilities for real-time communication over the Web. Applications hitherto reserved for the desktop can now be moved to the Web and the Cloud: financial dashboards, news feeds, online auctions, the list is endless.
Since many of those kinds of applications incorporate messaging this has driven a surge of interest in messaging over the Web using HTML5 WebSocket. JMS has the benefit of being a standard interface with a large following in the enterprise. With the advent of HTML5 WebSocket, JMS now has an opportunity extend from the enterprise to the Web.
In this session, hear how you can use the JMS API in browser and mobile clients over the Web with similar performance to traditional enterprise desktop applications. See demos of how your Web-based application can participate with your existing messaging infrastructure as a first-class citizen.