The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

- zing-scheduler is a Launcher process, see ./examples/00-zing-launcher ... - but more specifically it listens to a specific *queue* (i.e. scheduled) - when an event is received which meets the criteria of an app scheme ... - the process spawns (i.e. spawn()) the app in a fire-and-forget manner - note: at present, there isn't any rate-limiting and you *can* exhaust ... - the process table (fork space)