<<< Previous speaker Next speaker >>>

Jonas Jacobi, Kaazing

 Jonas  Jacobi

As co-founder and chief executive officer of Kaazing Corporation, Jonas Jacobi sets the company's business strategy and oversees all aspects of Kaazing's operations and mission to become the world-wide leader in real-time software.

Before co-founding Kaazing Jonas Jacobi worked as VP of Product Management responsible for the product management and marketing strategy for Brane Corporation, a startup company in Silicon Valley. A native of Sweden, Mr. Jacobi has worked in the software industry for more than sixteen years. Prior to his appointment as vice president for Brane, he worked 8 years for Oracle as a Java EE and open source Evangelist, and product manager responsible for the product management of JavaServer Faces, Oracle ADF Faces, and Oracle ADF Faces Rich Client in the Oracle JDeveloper team.

Mr. Jacobi is a frequent speaker at international conferences and has written numerous articles for leading IT magazines such as Java Developer's Journal, JavaPro, AjaxWorld, and Oracle Magazine. Jonas is co-author of the recently published book Pro JSF and Ajax: Building Rich Internet Components, (Apress).

Presentation: "HTTP Multicast Routing, Scaling the Real-Time Web"

Time: Friday 14:30 - 15:30

Location: Rutherford Room

Abstract:

Comet is the new kid on the block in the world of RIA and with it comes the promise of streaming HTTP communication?a transport mechanism that allows real-time message delivery to applications that run natively in the browser. This technique enables end-users to receive streams of data in real-time, which is extremely compelling for solutions such as online trading, online betting, and analytics. However, despite its promise, current implementations of Comet suffer one fatal flaw, scalability.

HTTP Multicasting represents one potential solution to the scalability and reliability concerns found in current implementations of Comet. In this session you will learn how to use Enterprise Comet, which leverages HTTP Multicasting to adapt existing Java EE containers to support Comet-style applications serving thousands of concurrent users.