From: Pedro L. <psl...@gm...> - 2019-08-01 13:26:06
|
Hi, I'm using pymol2.PyMOL() to instantiate a PyMOL session per process but it is struggling at threading locks wasting all the time locked (ie doing nothing). My job function only the following commands from PyMOL: fetch, align, get_model and delete. It clean all the objects within the function itself. I didn't even tried start()/stop() because the pool has only eight processes. -- Pedro Sousa Lacerda *Laboratório de Bioinformática e Modelagem Molecular* *Faculdade de Farmácia / UFBA* *@pslacerda* *+55 71 9 9981-1856* |