Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

A Hybrid CPU/GPU Pattern-Matching Algorithm for Deep Packet Inspection.

Chun-Liang Lee1, Yi-Shan Lin2, Yaw-Chung Chen2

  • 1Department of Computer Science and Information Engineering, School of Electrical and Computer Engineering, College of Engineering, Chang Gung University, Taoyuan, Taiwan.

Plos One
|October 6, 2015
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

Parallel Processing01:20

Parallel Processing

888
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
888

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Cross-Linked Versus Linear Hyaluronic Acid for Cartilage Repair in Rat Post-Traumatic Osteoarthritis.

Journal of orthopaedic research : official publication of the Orthopaedic Research Society·2026
Same author

Prospective Validation of A Novel Scale for Triage Assessment of Frailty in the Emergency Department (ED-FraS).

Academic emergency medicine : official journal of the Society for Academic Emergency Medicine·2026
Same author

Comparisons of miRNA profiles of exosomes derived from human iPSCs, ADSCs, and BMSCs and effects on chondrocyte function.

Bone & joint research·2025
Same author

Cyclooxygenase-2 negatively regulates osteogenic differentiation in murine bone marrow mesenchymal stem cells via the FOXO3a/p27kip1 pathway.

Bone & joint research·2025
Same author

Categorization of collagen type I and II blend hydrogel using multipolarization SHG imaging with ResNet regression.

Scientific reports·2023
Same author

Exosomes Derived from Hypoxia-Cultured Human Adipose Stem Cells Alleviate Articular Chondrocyte Inflammaging and Post-Traumatic Osteoarthritis Progression.

International journal of molecular sciences·2023
Same journal

Thymidylate synthase inhibitory drugs induce p53-dependent pathways differently.

PloS one·2026
Same journal

Top-down and bottom-up attention for joint pattern classification and reconstruction.

PloS one·2026
Same journal

Short- and long-term scaling behavior of blood pressure and pulse arrival time during sleep in healthy controls and patients with obstructive sleep apnea.

PloS one·2026
Same journal

Double DQN-based secrecy energy efficiency and fairness performance in IRS-assisted NOMA systems with friendly jamming.

PloS one·2026
Same journal

10 recommendations for strengthening citizen science for improved societal and ecological outcomes: A co-produced analysis of challenges and opportunities in the 21st century.

PloS one·2026
Same journal

Paying in public: Peer effects, impression management, and willingness to pay on digital payment platforms.

PloS one·2026
See all related articles

A new hybrid algorithm (HPMA) speeds up network intrusion detection by combining central processing units (CPUs) and graphics processing units (GPUs). This approach enhances security by accelerating deep packet inspection and improving energy efficiency.

Area of Science:

  • Computer Science
  • Network Security
  • High-Performance Computing

Background:

  • Deep packet inspection is crucial for network security due to increasing data transfer volumes.
  • Traditional CPU-based intrusion detection systems struggle with the speed demands of modern networks.
  • Graphics processing units (GPUs) offer parallel processing power but face efficiency limitations due to transmission bottlenecks.

Purpose of the Study:

  • To propose a novel hybrid algorithm for efficient deep packet inspection.
  • To enhance the speed and energy efficiency of network intrusion detection systems.
  • To address the limitations of CPU-only and GPU-only approaches in pattern matching.

Main Methods:

  • Developed a hybrid CPU/GPU pattern-matching algorithm (HPMA).

Related Experiment Videos

  • Implemented a pre-filtering mechanism on the CPU to manage packet inspection workload.
  • Utilized GPUs for intensive pattern matching on pre-filtered packets.
  • Evaluated HPMA performance against traditional CPU and GPU algorithms.
  • Main Results:

    • HPMA demonstrated significantly faster matching speeds compared to AC-CPU (3.4x) and AC-GPU (2.7x) for random payload traffic.
    • The hybrid approach achieved superior energy efficiency over existing methods.
    • Effective workload distribution between CPU and GPU was confirmed.

    Conclusions:

    • The proposed HPMA offers a more efficient and faster solution for deep packet inspection.
    • Hybrid CPU/GPU architectures are a promising direction for high-speed network security.
    • HPMA provides a scalable and cost-effective method for network intrusion detection.