Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gil

Parallel File Matching, Python

I am trying to improve on a script which scans files for malicious code. We have a list of regex p… Read more Parallel File Matching, Python

Releasing Python Gil While In C++ Code

I've got a library written in C++ which I wrap using SWIG and use in python. Generally there is… Read more Releasing Python Gil While In C++ Code

Python Gil And Globals

In python, I have a global variable defined that gets read/incremented by different threads. Becaus… Read more Python Gil And Globals

Python GIL And Globals

In python, I have a global variable defined that gets read/incremented by different threads. Becaus… Read more Python GIL And Globals