Skip to content

honeyligo/EpollServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EpollServer

A server application implemented through nonblock IO epoll and thread pool

  • support thread pool which is able to optimize work thread count, pool size and some other parameters
  • support heartbeat between server and clients
  • support udp communication
  • use memcached as cache storage

About

A server application implemented through nonblock IO epoll and thread pool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published