Search |
||
Session Review: TS-8434 Ajax Push (Comet) with JBIPosted by jhurley on May 10, 2007 at 9:21 PM PDT
I attended the session TS-8434: Ajax Push (a.k.a. Comet) with Java Business Integration (JBI) this afternoon. Here's a report...
The room was very packed and there was a long line of people (including me) waiting in the 'standby line' to get in. Overall the talk was pretty good. I thought the speaker did a good job laying things out and explaining them. The "Demo" he did was *very* difficult to see on the screen, and a bit hard to follow. I was drawn to the session by the abstract ("This session shows how to push your critical business information out to Ajax clients and the browser--with lower latency and without compromising scalability or system performance."). If you're not familiar with Ajax Push (Comet), there's a very good article, Why Ajax Comet?, that you might want to check out. Here are some of my notes from the session: * What is Ajax Push Good For?
* Technology Solutions - use NIO non-blocking sockets to avoid blocking a thread per connection, use technologies that support asynchronous request processing. * How does JBI fit into the picture?
»
Related Topics >>
JavaOne Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|