
com.viaoa.comm.multiplexer.package.html Maven / Gradle / Ivy
Multiplexer socket that allows multiple virtual sockets be used with one real socket.
Automates concurrent and parallel processing through a single real socket connection.
Works just like a socket and server socket, but allows them to share a real socket.
This is a good solution for load balancing solutions that work through firewalls, and proxies.
Includes solutions for throttling, "chunking"/fairness.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy