Latest version: v2.0.0
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
A really simple job queue. Uses a rudimentary event loop and runs tasks in subprocesses (managed with signalfd). Doesn't support task arguments. Task results are rudimentary (only succcess or failure with exit code). When multiple requests are made for the same task they are collapsed into a single request.
No known vulnerabilities found