server_lib 0.1.0

Naive library for multithreading backend system
Documentation
1
2
3
4
pub mod job;
pub mod message;
pub mod thread_pool;
pub mod thread_worker;