» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with daemon + event

Goodbye ShortBus, Hello Cometd

Last week, the project formerly known as ShortBus was renamed Cometd. Cometd is short for Comet Daemon.What is Cometd? Cometd is a scalable HTTP-based event routing bus that uses a push technology pattern known as Comet. The term 'Comet' was c...

Read and post comments | Send to a friend

Cometd: ☄ Cometd dev blog

Goodbye ShortBus, Hello Cometd

Last week, the project formerly known as ShortBus was renamed Cometd.  Cometd is short for Comet Daemon.

What is Cometd?

Cometd is a scalable HTTP-based event routing bus that uses a push technology pattern known as Comet.  The term 'Comet' was coined by Alex Russell in his post 'Comet: Low Latency Data for the Browser'.   The term 'Daemon', as described by Answers.com is a program or process that sits idly in the background until it is invoked to perform its task.

What language is it written in?

There are efforts to create a Comet server in various languages.  Currently there is development underway on a Perl and Python comet server.  Others have expressed interest in writing one in Ruby on Rails, and Php.

How can I keep up to date on development?

Join the Google Groups lists! cometd-dev  cometd-users

Using your favorite news reader, subscribe to the feeds for this blog: Cometd Feed, and the mailing lists: cometd-dev rss/atom feeds  cometd-users rss/atom feeds


David

Cometd: ☄ Cometd dev blog