Package bitronix.tm.twopc.executor
package bitronix.tm.twopc.executor
Two-phase commit commands executors.
-
ClassDescriptionThis implementation executes submitted jobs using a
java.util.concurrentcached thread pool.Thread pool interface required by the two-phase commit logic.Abstract job definition executable by the 2PC thread pools.This implementation executes submitted jobs synchronously.