[jboss-user] [JBoss Cache: Core Edition] - Re: TcpDelegatingCacheLoader

manik.surtani@jboss.com do-not-reply at jboss.com
Wed Jan 14 11:40:24 EST 2009


Another approach could be to acquire the lock before invoking the operational call in invokeWithRetries().  Still a bit coarse grained though.

Anyway, all this is due for redesign in the next major release, using a more flexible and highly performant transport like Netty, MINA or XNIO.  Actually, more likely, I'd abstract the transport away so that we could provide impls based on all 3 of the above, and in future on NIO2 with JDK 7.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201869#4201869

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201869



More information about the jboss-user mailing list