https://github.com/9drops/high-performance-server-demo
A high concurrency echo server based with watcher-workers model.
https://github.com/9drops/high-performance-server-demo
Last synced: 9 months ago
JSON representation
A high concurrency echo server based with watcher-workers model.
- Host: GitHub
- URL: https://github.com/9drops/high-performance-server-demo
- Owner: 9drops
- Created: 2014-10-30T08:18:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T15:17:31.000Z (about 4 years ago)
- Last Synced: 2023-08-23T06:52:20.201Z (almost 3 years ago)
- Language: C
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# High-Performance-Server-Demo
基于watcher-workers模型的并发echo服务器
A high concurrency echo server based with watcher-workers model.