Expand description
Background job server for managing job processing
This module contains the BackgroundJobServer that coordinates job processing, manages worker threads, and handles the overall job processing lifecycle.
Structsยง
- Background
JobServer - Background job server that manages job processing
- Server
Config - Configuration for the background job server