Should this library safely release the GIL around compress and decompress calls? This would allow the use of this library in parallel on multiple cores within a single process.
https://www.safaribooksonline.com/library/view/python-cookbook-3rd/9781449357337/ch15s07.html
Should this library safely release the GIL around compress and decompress calls? This would allow the use of this library in parallel on multiple cores within a single process.
https://www.safaribooksonline.com/library/view/python-cookbook-3rd/9781449357337/ch15s07.html