Skip to content

benkietzman/servicejunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Contributors