JavaZone 2011 - Comparing Asynchronous Web Techniques
The world is all about the asynchronous web these days. There are an increasing number of options for Java developers. In this presentation we'll cover 3 such options: comet, servlet 3, and websockets. We'll look at code and discuss pros and cons of each approach. We'll also cover any updates that come with Servlet 3.1 (which will likely still be a work in progress.) We'll look briefly at possible mitigation approaches when you find yourself bound to a particular approach. This session assumes at least a passing familiarity with the concepts as there won't be too much time to deep dive into each approach.
Justin Lee
Justin has been an active Java developer since 1996. He has worked on projects ranging from Web applications to systems integration. He has spoken internationally and at local user groups and is an active member of the open source community. For the last few years, he has been a member of the GlassFish and Grizzly teams where he works on the Web tier team. Justin is also a contributor to The Basement Coders Podcast.
