IIUC, we create a new connection to pull data from a stream in R2 and close the connection
when we reach to the end of the stream, right?
If so, I think it might cause a problem when a user exchanges thousands of small stream
objects because of too many TIME_WAIT state and the cost of creating and destroying a
connection. We already have a plan to support multi-channel communication in R3, so I
think we should use that facility unless the client is R2. WDYT?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166859#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...