#wsgi-directives

[ follow ]
Python
fromGrahamdumpleton
3 days ago

Free-threading in mod_wsgi 6.0.0 - Graham Dumpleton

WSGIFreeThreading enables mod_wsgi to run with free-threaded CPython builds where no GIL exists, allowing parallel Python execution without interpreter locks.
[ Load more ]