sweeney + comet   5

Hookbox
Hookbox is a Comet server and message queue that tightly integrates with your existing web application via web hooks and a REST interface.
comet  blackbox  server  python  queue 
july 2010 by sweeney
Comet with node.js and V8 - amix.dk
how to build realtime web applications using node.js, V8 and WebSockets.
comet  node.js  v8 
february 2010 by sweeney
Comet (long polling) for all browsers using ScriptCommunicator - amix.dk
# uses script tags for communication, but can detect when a script isn't loaded (this is non-trivial to implement across browsers)
# works across domains as long as you control the domains
# works on IE 6, IE 7, IE 8, FF X, Safari, Chrome and Opera
# small (80 lines of code) with no dependencies
comet  javascript  polling 
february 2010 by sweeney
10 000 comet connections — Hunch
Q: How well does the Nginx HTTP push module perform with 10 000 concurrent clients? (Ye olde C10k problem).

A: Very well. About 7 kB per client and practically zero CPU load.
comet  nginx  httppush 
october 2009 by sweeney

Copy this bookmark:



description:


tags: