By bloid
via jroller.com
Published: Jul 15 2008 / 11:18
Version 0.2 of the xcommonj-work project include implementation of ExecutorService and allows to use java.util.concurrent API introduced in Java 5 for asynchronous and parallel task execution. For compatibility with JRE 1.4 (e.g. in order to run on Weblogic 8.1) you can use this implementation is using backport-util-concurrent package.



Add your comment