users@grizzly.java.net

Re: WG: Re: WG: Re: Fwd: WG: Re: WG: Re: WG: Re: WG: Re: Asynchronous Request Processing with TCPIP

From: Survivant 00 <survivant00_at_gmail.com>
Date: Fri, 11 Jul 2008 08:13:06 -0400

I have a similar problem describe in the first post.

1- retreive a message
2 - process the message
3 - send back the data to the clients (but need to be able to keep a
reference to the client that sended the message)

I sended a post yesterday :
http://www.nabble.com/is-grizzly.Context-is-thread-safe---td18394668.html

JF forward me to this Thread. is the code ready to use and do you have a
sample ?