Package com.continuent.tungsten.common.concurrent

Class Summary
SimpleJobService<V> This class implements a wrapper around the Java ExecutorService interface to present a simplified interface for spawning and managing tasks.
SimpleThreadFactory This class implements a thread factory used to create threads for the SimpleThreadService class.