[Twisted-Python] Cometd?
Has anyone done any work in the area of cometd? I'm interested in using twisted for a cometd load tester. If there is already code that I can build on that would be great. S.
Stefan Arentz wrote:
Has anyone done any work in the area of cometd? I'm interested in using twisted for a cometd load tester. If there is already code that I can build on that would be great.
I don't know if you've seen this yet: http://svn.xantus.org/shortbus/trunk/cometd-twisted/ Cometd server and client using Twisted. I've only glanced at it thus far, but the client is something you might be able to build on. -Mark
On 9/6/07, Mark Leonard <mwl@point45.com> wrote:
Stefan Arentz wrote:
Has anyone done any work in the area of cometd? I'm interested in using twisted for a cometd load tester. If there is already code that I can build on that would be great.
I don't know if you've seen this yet: http://svn.xantus.org/shortbus/trunk/cometd-twisted/
Cometd server and client using Twisted. I've only glanced at it thus far, but the client is something you might be able to build on.
Thanks for that link Mark. It looks promising and I will hack on that code soon. Probably both client and server. S.
participants (2)
-
Mark Leonard
-
Stefan Arentz