Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

On-board vs. Off-board Comet. Useful distinction. On-board comet runs on the same server as the rest of your application; Off-board comet is served from a separate server (generally a subdomain) and a separate stack. If you want to stick with PHP, Rails or Django for the rest of your site off-board comet looks like the way to go.

Tagged , , , ,

2 comments

  1. ... and implement it in Erlang!

    :)

    dbt - 22nd May 2008 21:58 - #

  2. Or use Stackless for efficient parallelism

    Henrik - 23rd May 2008 20:08 - #

Comments are closed.
A django site