Abstract
With the rapid increasing of network scale, the size of traffic data also expands a lot. In traditional traffic data analysis, there are some problems, such as high computation complexity, low analysis efficiency, long learning period, and difficulty of development. To address these problems, we design and implement a GPU-accelerated parallel analysis scheme for network traffic - EasyAnalyze. In EasyAnalyze, we introduce GPU parallel computing, Map/ Reduce architecture into network traffic analysis, which greatly improves the efficiency but does not increase the difficulty in programming. In the experiments, EasyAnalyze shows very promising results: (1) the speed is 6-17 times faster than conventional serial analysis in network traffic data analysis; and (2) the size of code is only 2% of the mainstream GPU Map/Reduce.
Original language | English |
---|---|
Pages (from-to) | 343-348 |
Number of pages | 6 |
Journal | International Journal of Wireless and Mobile Computing |
Volume | 9 |
Issue number | 4 |
DOIs | |
Publication status | Published - 2015 |
Keywords
- Flow analysis
- GPU
- Map/reduce
- Parallel computing