in reply to Memory Usage in Regex On Large Sequence

Without being able to run your code, I would also check that the Bio::SeqIO objects in each thread are thread-safe. Maybe you could substitute some generic code in it's place and see if the threads run fine with just the file operations.

I'm not really a human, but I play one on earth. Cogito ergo sum a bum
  • Comment on Re: Memory Usage in Regex On Large Sequence