users@grizzly.java.net

Re: using non-http transport protocol

From: melshami <mohamed.shami_at_gmail.com>
Date: Mon, 28 Sep 2009 15:46:33 -0700 (PDT)

Thank you for replying. Grizzy looks like the way to go although I am not
that familiar with it. I was also considering JCA TCP/IP adapter.

    Is your protocol TCP based or UDP based? If TCP, you can probably uses
    Grizzly's Port Unification mechanism (high level description)

    * http://is.gd/3KGTL

    Depending on the version of GlassFish you are using (v2 or v3), it can
    be pretty simple to implement. If that's what you are looking for, let's
    have the discussion under:


 The protocol is going to be TCP yes, and I am using GlassFish v3. I need to
get my hands on Grizzly and try it out. But I have 3 questions here:

1- How does Grizzly works on the top of GlassFish?

2- Does it make use of clustering and load balancing of GlasFish server?

3- Any limitations in terms of performance and maximum number of concurrent
requests?

Regards,
Mohamed
-- 
View this message in context: http://www.nabble.com/Re%3A-using-non-http-transport-protocol-tp25654246p25654246.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.