[Biopython-dev] [biopython] added unstable Bam parser class (e6343eb)

Tiago Antão tiagoantao at gmail.com
Wed Apr 3 09:09:54 UTC 2013


> One of the fun things to try would be a multi-threaded BGZF
> parser which simply reads a few blocks ahead and delegates
> block decompression to worker threads.

Wouldn't the GIL bite here and deny any kind of advantage? (At least in CPython)

--
“Grant me chastity and continence, but not yet” - St Augustine




More information about the Biopython-dev mailing list