Package org.gcube.application.enm.service.concurrent

Class Summary
FIFOEntry<E extends Comparable<? super E>> Guarantees about the ordering of elements with equal priority in a priority queue.
JobExecutionPool Provides a pool of threads with a fixed number of workers.
JobMonitor Coordinates the access to the jobs from several different threads.
JobMonitorBlocking Deprecated. As release 1.0, replaced by JobMonitor.
JobScheduler Schedules jobs to execute periodically.
ShutdownHook Executes when the Java virtual machine shuts down.
 



Copyright © 2012. All Rights Reserved.