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

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Reply via email to