dev@grizzly.java.net

Re: can I use grizzly to develop a push server for both desktop and web client applications

From: Emre Özcan <kr.emre_at_gmail.com>
Date: Thu, 14 Jun 2007 21:37:36 +0300

Hi Jean,

Thanks for advice. I am getting GlassFish V2. First I will try the
examples then create a basic project to give it a try. As a prove of
concept; I will simply wirte all the parts I have in mind with simple
functionality.

A simple db app for backoffice
A price server pushing random numbers on two channels
An app server capable of logon and logout users
A web and desktop client capable of logon, logout, display two prices

Once the above system is ready, I can try different scens to find the
optimum solution. Then it will be ready for approval. I have to share it
with my managers, final word is theirs :-)

> On the server side, are you planning to use a Servlet/JSP to process
the AJAX request?
    Yes, that is my plan. But as I don't have much experience about web
development, we will hire somebody. Final decision is his/hers and
manager's. If I can complete above system and give a demo, possibly it
is going to be Servlet/JSP.

It will take a while to complete this project. I will send the results
to here.

Thanks again...
Emre