Glyph,
Thanks for the response.
We're trying to proxy multiple VNC processes for a screen sharing
application. So though CPU load is low, the data being pushed out is
pretty high. We have around 16Kb of data being pushed out per second per
client for a normal case. The test server is running on E
Hi,
We're currently running a TCP proxy / port multiplexer written in
Twisted to route to multiple worker server processes running on loopback
ports.
The architecture is something like this
Worker processes W1...n run listening on P1..n on the loopback and one
router process (twisted b