Re: End result of Wiki-ish system design + final question

[prev] [thread] [next] [Date index for 2005/02/14]

From: Larry Leszczynski
Subject: Re: End result of Wiki-ish system design + final question
Date: 19:54 on 14 Feb 2005
Hi Ben -

> > On Feb 12, 2005, at 9:44 PM, ben syverson wrote:
> >
> > > Maybe the solution is to have 5 or 10 perl
> > processes fire up and stay
> > > open as daemons, processing these background regen
> > requests?

Depending on how bulky the regen process is, one option might be to
register a PerlCleanupHandler and let the httpd child do the regen after
the user response is sent.  It would keep the httpd child tied up longer,
but would probably be a lot cleaner and easier to manage than running a
separate service just to handle the regen.


Larry


Re: End result of Wiki-ish system design + final question
Larry Leszczynski 19:54 on 14 Feb 2005

Generated at 17:31 on 15 Feb 2005 by mariachi v0.52