durusmail: quixote-users: Organizing a Quixote/Durus multiprocess application
Organizing a Quixote/Durus multiprocess application
2006-08-28
Re: Organizing a Quixote/Durus multiprocess application
2006-08-28
2006-08-28
2006-08-29
Organizing a Quixote/Durus multiprocess application
2006-08-28
2006-08-29
2006-08-29
2006-08-29
2006-08-29
2006-08-30
2006-08-31
Mike Orr (2 parts)
2006-09-01
Organizing a Quixote/Durus multiprocess application
2006-08-29
Organizing a Quixote/Durus multiprocess application
David Binger
2006-08-29
On Aug 28, 2006, at 5:39 PM, Damjan wrote:

>> Now I'm trying to do it all in my top-level Python program, doing my
>> own fork()'s for the Durus servers.
>
> You don't need a fork, the Durus database can even be started in a
> thread. See this example:
> http://mail.mems-exchange.org/durusmail/durus-users/681/

With this approach, the Durus server also dies when the rest
of the process dies.  That will be good for some applications,
but it could also be bad because then the server would need
to restart every time the client pool is restarted.






reply