service/sockets: Add worker pool abstraction
Manage worker threads with an easy to use abstraction. We can expand this to support thread deletion in the future.
Please register or sign in to comment
Manage worker threads with an easy to use abstraction. We can expand this to support thread deletion in the future.