From 7e087259356902888b19cb3dbf16fba87b56fff9 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 17 Jan 2017 19:38:36 +0000 Subject: qspawn: better description We'll probably use this in a lot of places... --- lib/PublicInbox/Qspawn.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/PublicInbox/Qspawn.pm b/lib/PublicInbox/Qspawn.pm index cd23ab7f..11645db5 100644 --- a/lib/PublicInbox/Qspawn.pm +++ b/lib/PublicInbox/Qspawn.pm @@ -1,7 +1,9 @@ # Copyright (C) 2016 all contributors # License: AGPL-3.0+ -# Limits the number of processes spawned +# Generic process management framework to limits the number of +# processes spawned in public-inbox-httpd, but has generic fallbacks +# to work on any PSGI server. # This does not depend on Danga::Socket or any other external # scheduling mechanism, you just need to call start and finish # appropriately -- cgit v1.2.3-24-ge0c7