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ยง
- BackgroundJobServer 
- Background job server that manages job processing
- ServerConfig 
- Configuration for the background job server