#daemon-mode

[ follow ]
Python
fromGrahamdumpleton
3 days ago

Per-interpreter GIL in mod_wsgi 6.0.0 - Graham Dumpleton

mod_wsgi 6.0.0 adds opt-in per-interpreter GIL support via WSGIPerInterpreterGIL, enabling improved concurrency control for production WSGI deployments.
[ Load more ]