ParaRegex

Zhe Fu,Zhi Liu,Jun Li
DOI: https://doi.org/10.1145/2881025.2889478
2016-01-01
Abstract:In this paper, we propose ParaRegex, a novel approach for fast parallel regular expression matching. ParaRegex is a framework that implements data-parallel regular expression matching for deterministic finite automaton based methods. Experimental evaluation shows that ParaRegex produces a fast matching engine with speeds of up to 6 times compared to sequential implementations on a commodity 8-thread workstation.
What problem does this paper attempt to address?