Nano Run
Created on 2020-12-06T20:42:09-06:00
- Smaller version of Trusted CGI.
- Asynchronous: instead of blocking for worker and returning you get a job ID to come back and request status of later.
- Supposed to keep a "consistent amount of load" regardless of how much its being hammered.
- Is designed for resource efficiency over performance.