module documentation
A pool for background workers, actors, and jobs.
| Class | |
This class provides the functionality for background worker or a single actor instance. |
| Class | |
Pool and factory for background workers and actors. |
| Class | |
Job class that extends the Thread class with pause, resume, stop functionalities, and lists of running and paused jobs for reuse. |
| Class | |
Internal class for a worker entry in the priority queue. |
| Function | _utc |
Return the current time's timestamp, but relative to UTC. |