manager_handlers 0.7.2

A microservice manager implementation that creates HTTP-accessible handlers with configurable replicas. Handlers communicate via an internal bus, enabling collaborative request processing in a distributed architecture.
Documentation
1
2
3
4
pub mod test_2;
pub mod test_3;
pub mod test_5;
pub mod test_6;