users@grizzly.java.net

Re: newbie question

From: Erik Svensson <erik.svensson_at_six.se>
Date: Fri, 22 Feb 2008 14:28:40 +0100

On 2/22/08 11:34 AM, "Ukyo Virgden" <ukyovirgden_at_gmail.com> wrote:

> Hi,
>
> I'm a total newbie on Grizzly. After having experienced NIO
> complexities first hand, I've decided to give Grizzly a try.
>
> My requirements are simple. I need to develop a simple TCP server
> which a couple of clients will connect and send XML documents of size
> 2-4K as fast as possible.
>
> For simplicity I'm thinking about developing a connection based
> protocol where each client identifies itself, starts sending XML
> documents, and after the last document, closes the connection.
>
> My questions are
> 1/ Is possible to easily implement this in Grizzly?
> 2/ How do I start? The download page contains LOTS of directories.
> 3/ Are the any examples?
> 4/ I'm using netbeans for development but I don't prefer uing maven.
> What would be the best way to stat developing with Grizzly in
> netbeans. I'd like to be able to access javadocs within netbeans

I have a small tutorial for writing a client with Grizzly near completion. I
hope to put it on the mailing list tonight or during the weekend. It might
help you out a bit.

Cheers
Erik Svensson, SIX AB