QuantumQuadrate / CsPyController

GNU Lesser General Public License v3.0
3 stars 3 forks source link

Multithreading support #11

Closed mfe5003 closed 5 years ago

mfe5003 commented 7 years ago

CsPy only runs in a single thread right now, which has analysis performance consequences. We will need to implement some form of multi-processor threading in the future.