Fixes concurrency blocking and naive use of sleep to allow data loading into thread queues.
0.0.2
Significant rewrite to be in line with Mappy. This enables drop in replacement. `map_batch` method exposed to align a list, sequence or iterator of dicts containing any number of keys, and a `seq` key. `enable_threading` to set the number of threads.
Returns the data sent into map batch.
0.0.1a
Updated with some new functions.
- Send one - Add a read to be aligned to the queue - Get all alignments - Consume the queue, yielding all alignments