This repository is not active
dilshandcs/BoyerMooreParallel-Python
Boyer Moore parallel version was implemented using three threads for this process like one for bad character rule another one for good suffix rule and other one for searching mechanism
Python