[Mailman-Developers] Queue questions & thoughts...
Ken Manheimer
klm@python.org
Sat, 29 Aug 1998 23:10:32 -0400 (EDT)
> I don't see why it would be cumbersome at all... All ye'd have
> would be 1 script you would run. It would check a pid file to make sure
> it's not already running, so you could run it from a cronjob to have it
> automatically restarted if need be. Sounds alot less cumbersome than all
> the elaborate queueing, forking, queue-running, and now file-locking
> mailman otherwise need to do.
Actually, i'm thinking about it from the administrators point of view.
It's another, separate component to keep track of. If all the queuing,
forking, queue-running, etc, are taken care of behind the scenes and in
an airtight way, from the system manager's point of view it's simple as
pie. A separate, independent component seems like a whole other matter.
I suppose all the forking and queueing suggests having a clear division
for a mail dispatching subsystem, i dunno. Lets see how others weigh in
on the matter...
ken manheimer
klm@python.org