Skip navigation links
OA by ViaOA, Inc.

Package com.viaoa.comm.multiplexer

Multiplexer socket that allows multiple virtual sockets be used with one real socket.

See: Description

Package com.viaoa.comm.multiplexer Description

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.

Skip navigation links
© 1999-$project.{currentYear} ViaOA, Inc. All rights reserved

Copyright © 1999–2019 ViaOA. All rights reserved.