首页> 外文期刊>Computer communication review >Towards Fast Regular Expression Matching in Practice
【24h】

Towards Fast Regular Expression Matching in Practice

机译:在实践中寻求快速的正则表达式匹配

获取原文
获取原文并翻译 | 示例
获取外文期刊封面目录资料

摘要

Regular expression matching is popular in today's network devices with deep inspection function, but due to lack of algorithmic scalability, it is still the performance bottleneck in practical network processing. To address this problem, our method first partition regular expression patterns into simple segments to avoid state explosion, and then compile these segments into a compact data structure to achieve fast matching. Preliminary experiments illustrate that our matching engine scales linearly with the size of the real-world pattern set, and outperforms state-of-the-art solutions.
机译:正则表达式匹配在具有深度检查功能的当今网络设备中很流行,但是由于缺乏算法可伸缩性,它仍然是实际网络处理中的性能瓶颈。为了解决这个问题,我们的方法首先将正则表达式模式划分为简单的段,以避免状态爆炸,然后将这些段编译为紧凑的数据结构以实现快速匹配。初步实验表明,我们的匹配引擎会根据实际模式集的大小线性缩放,并且性能优于最新解决方案。

著录项

  • 来源
    《Computer communication review》 |2013年第4期|531-532|共2页
  • 作者

    Kai Wang; Jun Li;

  • 作者单位

    Department of Automation, Tsinghua University, Beijing, 10084, China,Research Institute of Information Technology, Tsinghua University, Beijing, 10084, China;

    Research Institute of Information Technology, Tsinghua University, Beijing, 10084, China,Tsinghua National Lab for Information Science and Technology, Beijing, 10084, China;

  • 收录信息 美国《科学引文索引》(SCI);
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

    Regular expression matching; deep inspection; DFA;

    机译:正则表达式匹配;深入检查;DFA;

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号