![]() | Interface: | net.sourceforge.hiveutils.service.AsynchronousTaskPerformer |
---|---|---|
Utility service that performs asynchroneous execution of tasks. Tasks are Runnable implementations. They are queued and executed asynchroneously when one of the following events happen: HiveMind Registry is shutdown, there is a certain number (configurable) of tasks in the queue, or after a certain amount of time (configurable) has elapsed since last execution. | ||
Implementation | ||
|