|
|
|
|
Grizzly NIO HTTP Patch Now Available for JXSE
Posted:
Feb 28, 2008 5:41 PM
|
|
|
Hello All;
Earlier today I submitted a patch which replaces JXSE's use of the Jetty HTTP server with the the Grizzly HTTP engine. This is quite an exciting development as it results in a considerable reduction in the resources used by peers which accept incoming HTTP connections and probably a modest throughput improvement. This especially includes relay and rendezvous peers.
The patch has only had a little testing thus far. We expect that we will begin running with Grizzly based NIO HTTP on the public relay/rendezvous peers in a couple of days to provide (considerably) more stress testing before committing this change. We'd also be very interested in hearing testing reports from others who are interested/able to test the new Grizzly based implementation.
You can follow the progress and/or report your experiences with this patch at :
https://jxta-jxse.dev.java.net/issues/show_bug.cgi?id=46
Cheers,
Mike
|
|
|
|
|
|
|
Re: Grizzly NIO HTTP Patch Now Available for JXSE
Posted:
Sep 25, 2008 7:37 AM
in response to: bondolo
|
|
|
Hi Mike,
Can you provide more details on how to install the patch?
we have a compilation error in class: HttpMessageServlet
the method messengerReadyEvent(messenger, currentRequest.destAddr) from class HttpMessageReceiver is not found.
Thanks, Iva
|
|
|
|
|
|
|
|
Re: Grizzly NIO HTTP Patch Now Available for JXSE
Posted:
Sep 25, 2008 12:14 PM
in response to: ivarulz
|
|
|
It sounds like the patch needs to be updated to match the current source. I will post an updated patch to issue #46.
|
|
|
|
|
|
|
|
Re: Grizzly NIO HTTP Patch Now Available for JXSE
Posted:
Sep 25, 2008 11:55 PM
in response to: bondolo
|
|
|
Thanks Mike.
Looking forward to it.
|
|
|
|
|
|
|
|
Re: Grizzly NIO HTTP Patch Now Available for JXSE
Posted:
Oct 29, 2008 10:19 PM
in response to: bondolo
|
|
|
What about this patch? Did the updated patch happen already?
Leon
|
|
|
|
|
|
|
|
Re: Grizzly NIO HTTP Patch Now Available for JXSE
Posted:
Jan 7, 2009 3:22 AM
in response to: lmikhailov
|
|
|
Mike, can you bring the patch up to date please?
thanks, Adrian
|
|
|
|
|