users@grizzly.java.net

AIO based HTTP client

From: <azlist1_at_gmail.com>
Date: Mon, 21 May 2012 18:08:47 +0000 (GMT)

Hi!

I'm evaluating the possibilities of implementing a NIO.2 / AIO based
HTTP client for a webcrawler I'm developing.

I was wondering what grizzly had to offer for that matter.

Where should I start ? Is there a AIO HTTP client already existing in
Grizzly ? Or should I develop it myself ?

The idea would be to be able to crawl thousands of domains
simultaneously only using 4 or 5 threads. I would fire the http
request and wait for it to complete before processing it.

Any help, tutorials, examples appreciated.


Thanks

Alex