Provides a multi-threaded socket-level daemon that accepts incoming socket connections on a single port. Each connection is used to forward one or more requests to one or more micro-services from which the daemon will process and return results.
benkietzman/servicejunction
Provides a multi-threaded socket-level daemon that accepts incoming socket connections on a single port. Each connection is used to forward one or more requests to one or more micro-services from which the daemon will process and return results.
C++