8000 GitHub - kstaken/blockrouter: Caching data stream router.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kstaken/blockrouter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockRouter

Socket listener that will distribute a Data stream to multiple destination ports.

Used for load distribution (round robin) and spliting a single incoming Data stream to multiple backends for additional processing. Data is cached on disk prior to distribution. The flow of data into the backends is more data block oriented than truly a stream but the effect is the same.

About

Caching data stream router.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0