Hookbox is a new Python-based comet server with support for Websockets. It’s main features include: Support for named channels on which data is published/subscribed. Server-side Websocket and WSGI support via the eventlet concurrent networking library. Client-side Websocket support via js.io. Fall-back to a custom comet protocol when websocket support is not available in the browser. [...]
Archive : performance
Average vs. Worst-case stats
As a result, the “average” is a very misleading indicator of performance when the number of samples is large. You can thank the Law of Large Numbers for this behavior.