users@glassfish.java.net

Re: create UDP server with glassfish/ejb

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 30 Aug 2007 10:31:47 -0400

glassfish_at_javadesktop.org wrote:
> Have you considered building a connector following the connector architecture? That would allow you to build the solution entirely within the app server and avoid the separate stand-alone program. That could be a very good fit for your situation.
>

...and for a cool NIO based UDP framework, you might want to look at [1]
or [2]. I prefer [1] ;-), but [2] is quite good as well :-)

-- Jeanfrancois

[1] http://grizzly.dev.java.net
[2] http://mina.apache.org



> - Tim
> [Message sent by forum member 'tjquinn' (tjquinn)]
>
> http://forums.java.net/jive/thread.jspa?messageID=233278
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>