An open API service indexing awesome lists of open source software.

https://github.com/nikos25k/multithreaded-network-server

💻 JobExecutorServer is a multithreaded server that manages and executes jobs in a producer-consumer queue model, allowing multiple clients (jobCommanders) to submit, monitor, and control job execution through socket communication.
https://github.com/nikos25k/multithreaded-network-server

concurrent-processing job-queue multithreading posix-threads producer-consumer signal-handling signals sockets tcp-server

Last synced: 4 months ago
JSON representation

💻 JobExecutorServer is a multithreaded server that manages and executes jobs in a producer-consumer queue model, allowing multiple clients (jobCommanders) to submit, monitor, and control job execution through socket communication.

Awesome Lists containing this project