That makes sense now.   And explains why all my attempts to speed up processing 
have hear no effect.   So the final message should be logged once delivery is 
complete.

So back to the speed.   If multiple qrunners won't fix the issue, is there any 
way to speed this up? To get it to process multiple outgoing messages at once?

Could I create multiple lists and then just have the lists subscribed to the 
one list?  Then each of these lists could use a qrunner?

Could disk access time be an issue?  Could I place the mailman queue directory 
in a ram disk?

Sent from my Verizon Wireless 4G LTE Smartphone



-------- Original message --------
From: Mark Sapiro <[email protected]>
Date: 09/28/2013 12:00 AM (GMT-06:00)
To: [email protected]
Subject: Re: [Mailman-Users] Performance issues with 12K subscribers and 14K 
subscribers and personalized footers.


On 09/27/2013 09:32 PM, Mark Sapiro wrote:
> Also, you only see them while delivery of the post is
> proceeding because of multiple qrunners, but I'm not sure why locking
> doesn't stop even that.


Actually, it's because OutgoingRunner doesn't lock the list. I was
confusing it with IncomingRunner which does lock the list.

--
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list [email protected]
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/bryan.wright%40rigaku.com
------------------------------------------------------
Mailman-Users mailing list [email protected]
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to