Event-Driven Web Applications
Summary:
As developers build rich, application-like Web interfaces, some find the HTTP protocol's stateless request-response paradigm limiting. In this interview with Artima, TIBCO's Kevin Hakman describes a new tool that provides persistent HTTP connections in a scalable manner, allowing for event driven application protocols to be used on the Web.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: June 17, 2007 11:44 AM by
Abhijit
|
In this interview with Artima, TIBCO's Kevin Hakman describes a new tool that provides persistent HTTP connections in a scalable manner, allowing for event driven application protocols to be used on the Web. http://www.artima.com/lejava/articles/javaone_2007_kevin_hakman.htmlWhat do you think of the persistent HTTP connection approach to creating event-driven Web applications?
|
|
|
How different is this from COMET?
|
|