[CPS-devel] FUNKLoad questions

ben ben at nuxeo.com
Fri Jun 9 10:17:31 CEST 2006


Hi
Le jeudi 08 juin 2006 à 09:18 -0400, Joshua Kramer a écrit :
> Greetings,
> 
> I'm looking at using Funkload to test a Nuxeo site I'm building.  I have 
> some questions:

> 
> 1. Has anyone looked at porting Funkload to Solaris?
AFAIK no, I think the only part that should be ported is the monitor daemon.

> 2. How hard would it be to write adapters to also load test IMAP and 
> Jabber as well as Zope?
I don't know very well the imap or jabber python api.
To create a new funkload method you need to:

- use FunkLoad.xmlrpc() and FunkLoad._log_xmlrpc_response() as template 
- add some dedicated counter like total_jabber
- handle the new counter in the report rendering, this is easy if we mix
jabber/imap/xmlrpc/http call together.

Perhaps we need to refactor this to ease adapter integration.

Regards

ben



More information about the cps-devel mailing list

This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.