While there is one XS package that wraps over #edlib, I will be using #FFI in #perl
Sequence alignment tasks benefit greatly from multithreaded implementations of the dynamic programming to align a single sequence against another , though one often uses threads to parallelize alignment tasks as database searches that use alignments for approximate text matching are embarrassingly parallel tasks.
Thus, #ForkManager seems a reasonable choice to parallelize #edlib
#edlib #ffi #perl #forkmanager