Magnanimous network data processing model based on EPOLL mechanism in Linux
-
Abstract
By researching on the character and application method of EPOLL mechanism, a magnanimous network data processing model based on EPOLL mechanism in Linux is advanced. The problems about multithread synchronization and data access mechanism in multithread situation are chiefly discussed, and material actualizing steps of the model are given on Linux/QT platform. On application occasion of large-scale network links, the model can provide fast response and good data security.
-
-