[ale] Web Socket Implementations

James Sumners james.sumners at gmail.com
Wed Mar 20 14:10:51 EDT 2013


On Wed, Mar 20, 2013 at 1:32 PM, Richard Bronosky <richard at bronosky.com> wrote:
> Your biggest issue with websockets is concurrency. At Cox we use a node.js
> implementation because nothing else comes close to having a similar
> connection capacity with the same hardware resources. We are in a unique
> situation of needing to handle hundreds of thousands of concurrent
> connections.

I'd be interested in hearing how node.js is outperforming the JVM. Are
you having to restart processes at regular intervals (e.g. due to
memory growth)? How do you keep the scripts running? Etc.


-- 
James Sumners
http://james.roomfullofmirrors.com/

"All governments suffer a recurring problem: Power attracts
pathological personalities. It is not that power corrupts but that it
is magnetic to the corruptible. Such people have a tendency to become
drunk on violence, a condition to which they are quickly addicted."

Missionaria Protectiva, Text QIV (decto)
CH:D 59


More information about the Ale mailing list