Login Register

Cometd server

Hello,

Wich cometd do you like the best?Im using PHP, for PHP is something called "comep", but im not sure if here is anoter better server.
Any idea?

Regards

I use the twistd-cometd

I use the twistd-cometd server available from svn.xanthus.org

CometD server

From my own personnal experience, the CometD server included with Jetty is a lot more ressource-friendly and up-to-date (according to GregW) than its Python counterpart.

The PHP CometD server would have problems with memory usage.

I would suggest you to try to use (and that's easy!) the CometD server included with the default Jetty distribution.

using jetty

when am i programming the server side cometd in using jetty?