[jboss-user] [JBossCache] - Re: Any way to save the current Transaction and make commit

genman do-not-reply at jboss.com
Tue Dec 5 11:03:19 EST 2006


You can suspend the thread that started the transaction and then wake it up using the other thread.

Something like this might be useful: http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/CyclicBarrier.html

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

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



More information about the jboss-user mailing list