Method for executing Epoll system calling by Docker
Patent Information
- Authority / Receiving Office
- CN ยท China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- CHINA STANDARD SOFTWARE
- Publication Date
- 2020-02-14
Smart Images

Figure 1 
Figure 2
Abstract
Description
technical field
[0001] The invention relates to the technical field of computer software optimization, in particular to a method for Docker to execute an Epoll system call and an application thereof. Background technique
[0002] With the continuous development of Internet technology, Internet applications appear in all aspects of people's lives. The background services of these applications are under tremendous pressure all the time. When a large number of user requests flock to the background server, it will cause huge pressure on the server. This has high requirements on the performance of the server. Although the intuitive way of using a server with higher performance or increasing the number of servers is very simple, it will bring additional overhead and cause a rapid increase in cost. Therefore, how to do more with limited resources has always been the focus.
[0003] In recent years, with the development of container technology, Docker containers have entered the pu...