atmosphere framework
Tag details
Welcome to the 'atmosphere framework' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'atmosphere framework'.
Latest blogosphere posts tagged “atmosphere framework”
-
Servlet 3.0 Asynchronous API or Atmosphere? Easy decision!
jfarcand's blog —
Authority: 107
One the comment Im getting about Atmosphere is why should I use the framework instead of waiting for Servlet 3.0 Async API. Well, it simple: much simpler, works with any existing Java WebServer (including Google App Engine!), and will auto-detect the Servlet 3.0 Async API if you deploy your application on a ...3 weeks ago -
See you in Europe in November
jfarcand's blog —
Authority: 107
Im will be leaving Québec next week for talks at JFall, Paris JUG, Prague JUG and Devoxx. The talks will focus on Atmosphere and its spin off ( Grail Plug In , Akka , PrimesFaces ) and a little bit of Grizzlys work-in-progress Servlet Container. First, I will stop by Amsterdam November 11 and talk about ...3 weeks ago -
Writing a RESTful and Comet based PubSub application using Atmosphere in less than 10 lines
jfarcand's blog —
Authority: 107
Writing a publisher/subscriber (PubSub) is quite simple with Atmosphere using the atmosphere- jersey module. The main idea here is to use Comet for suspending the response when a client subscribe to a topic, and use REST for publishing messages to the those suspended responses. First, let’s bind our ...3 weeks ago -
Atmosphere 0.4 Released
jfarcand's blog —
Authority: 107
Atmosphere 0.4 is ready for prime time. This release contains many new features and can be seen in action in many well-known frameworks. First, I would like to thanks Paul Sandoz, Viktor Klang, Gerard Davison, Vlatko Davidobski, Hubert Iwaniuk, Bertrand Goetzmann,Cagatay Civici, Michal Hanti, A. Eduardo Garcia, ...4 weeks ago
