Bernd Fondermann wrote:
+ feature: add option to make the load adaptive, so that we can get to the limits of James

+1 My preferred feature ;-) I would like to use it to test optimizations and be sure we don't introduce bottlenecks with changes.

how do we implement that? there is more than one wheel which can be tuned.
a canonical first solution would be to constantly increase the number of mails sent.

IIRC we already discussed a similar scenario:

Just define a "queue size": posta will send new mails until it reaches the queue size, then every time it receive (read) a message it send a new one. This way you know that the server is always busy handling a "queue size" number of messages.

It will be interesting to know how many messages can be sent this way by different James releases.

Maybe this would also help tuning the spool threads number.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to