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?

After testing this, that looks like the way to go. The regen code now lives as a pre-forking server, accepting connections via either TCP or UN*X socket. This opens up the interesting possibility of dedicating a server (or multiple servers) just to the regeneration process.


- ben



Reply via email to