2
Consider uWSGI mules for your background tasks. The workers handle requests, the mules handle longer running stuff.
Source:stackexchange.com
2
Consider uWSGI mules for your background tasks. The workers handle requests, the mules handle longer running stuff.