Hi Emre,
Thanks for sending your question to the grizzly list :-)
Emre Özcan wrote:
> Hi;
>
> I am developing a FX Trade paltform. I must find a quality framework to
> develop entire application. There will be a Push Server that will send
> market data to clients (desktop and web) and another server (or I prefer
> to use Push Server for this task too) that process user commands (buy,
> sell, etc.)
Which protocol your Desktop client will use? Http? What kind of Web
Application? If you are planning to use Servlet/JSP/JSF, then you
probably want to use GlassFish v2 (or v3 so you can enable only the
Comet server). If you just want to use the Comet server, you can either
download the standalone bundle from here [1]. But I would really
recommend to try GlassFish v3 if you need only JSP/Servlet over Comet.
I am reading docs about grizzly but I was unable to find an
> answer. Is it possible to use grizzly to develope such a system? If so,
> where should I look for a good start point?
The Comet information right now is, unfortunately, only available via my
blogs. Can you tell me more about your project?
Thanks
-- Jeanfrancois
[1]
http://download.java.net/maven/2/com/sun/grizzly/bundles/
>
> Thanks
> Emre
>
>