[jboss-dev-forums] [Design of EJB 3.0] - Re: Reintroducing Asynchronous Support
ALRubinger
do-not-reply at jboss.com
Wed Nov 12 20:53:57 EST 2008
A note as I go through this:
Previous implementation was not Thread-safe, as it backed the Future result in a ThreadLocal. So if a client cached a Proxy and used it in a multithreaded environment, the wrong results could be obtained.
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188952#4188952
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188952
More information about the jboss-dev-forums
mailing list