users@glassfish.java.net

Re: Advice on comet technology

From: Ryan de Laplante <ryan_at_ijws.com>
Date: Fri, 06 Jun 2008 12:38:42 -0400

Look at IceFaces + GlassFish. They have a table that updates live like
the stock demo, and it is open source. IceFaces detects GlassFish and
makes use of GlassFish's performance enhancing features.


Ryan


Bjarki Bjorgulfsson wrote:
> Greetings everyone,
>
> I'm looking for a server to fit my needs. Maybe some of you can point me to
> the right direction?
>
> What I'm looking for is the ability to push data to subscribed clients
> without having to worry about firewall issues. My clients will be written
> entirely in java so a nice java friendly message format would be nice. Maybe
> even SOAP or some sort of serialization over the http channel. I need a
> framework that gives me that rather easily so that I can concentrate on
> developing my gaming application as opposed to having to spend my time on
> getting push functionality to work with some scalability.
>
> Here is a demo of what I need:
> http://www.lightstreamer.com/stockListDemoJava.htm but since I'm working on
> an MSc dissertation a commercial product is not an option. Is the
> Glassfish/Grissly Comet solutions only geared towards clients written in
> javascript?
>
> Regards,
> - Bjarki Bjorgulfsson
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>