The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for jfarcand during April 2008

Not yet tired of Grizzly? After CommunityOne and JavaOne, you will :-). The GlassFish's v1|2|3 favorite worst nightmare is coming to San Francisco... I'm doing the monkey all next week, and get ready to listen the Quebecois way of speaking English...as worst as when I write blog, pictures included :-):Asynchronous Ajax for Revolutionary Web Applications, with Ted from ICEFaces, focusing on...
We are still working hard on GlassFish v3 and will soon release a new technology preview (JavaOne is coming :-)). What about its performance? As you may know, in v3 we have cleaned up the noise by using a modular approach (thanks Jerome!). In Quebecois (French peoples are probably using some English world to say the same ;-), we say "Faire le Grand Menage" What about Grizzly-In-V3? In v3, the...
Last week, before unleashing the Grizzly at ApacheCon 2008, I've traveled to Grenoble to see if we can make a Comet to REST.... Fortunately, it took Paul and I one day to have Jersey supporting Comet. This is not yet fully integrated in Jersey 0.7 (still working on a branch) but gives us a couple weeks and we gonna have something really amazing, as writing Comet applications using Jersey...
Every month the bear is growing....1.7.3 is now out with a flurry of new features and performance improvement. You can download the binaries from here, and ready to use bundles here In short:Suspendable request: You can now suspend/resume requests at the transport level (tcp|udp). We have some basic pattern matching algorithm you can use to intercept the request bytes and decide if the...
v3 has now full support for Grizzly Comet..this is just the beginning as v3 is still under active development. Still I'm surprised to see it working on Firefox 3: Want to build your own Comet application? Look at Shing Wai simple but powerful tutorial. Want to see how the Comet revolution looks like on v3? Download one of the following samples:Chat: Chat using Prototype, demonstrating a long...