[jboss-dev-forums] [Design of JBoss Web Services] - Re: Remoting 3 and HTTP client
alessio.soldano@jboss.com
do-not-reply at jboss.com
Wed Mar 18 03:45:46 EDT 2009
"trustin" wrote : Hi Alessio,
|
| Remoting 3.1 will have HTTP transport, although it's not going to be backward-compatible in wire-level. Release date is not sure yet unfortunately.
|
| As an alternative, I'd like to suggest you to try Netty HTTP codec - http://www.jboss.org/netty/
|
| Check the HTTP client / server example in the documentation section - http://tinyurl.com/5w3fpb (HttpClient, HttpClientPipelineFactory, and HttpResponseHandler are all you need to see.)
|
| It's supposed to be very efficient in dealing with large number of concurrent HTTP connections thanks to the effectiveness and robustness of its core.
Thanks Trustin, this is exactly the kind of suggestion I expected from you guys ;-)
I'll try Netty first for sure.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218900#4218900
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218900
More information about the jboss-dev-forums
mailing list