On 27/10/16 09:36, Radim Vansa wrote:

> So it's probably a question to Narayana guys if you can suspend a
> transaction in one thread and resume it in two threads.

yes you can.  Where it gets hairy is ensuring all the threads are done 
before you commit. By default we warn rather than block, though there is 
a (non-standard) plugin api to register your own handler for it.

Jonathan.


-- 
Registered in England and Wales under Company Registration No. 03798903 
Directors: Michael Cunningham, Michael ("Mike") O'Neill, Eric Shander
_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to