caofengl / cons

concurrent model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

concurrent server

  1. multiprocess
  2. multithread
  3. I/O multiplexing
    • select
    • poll
    • epoll

About

concurrent model


Languages

Language:C 96.6%Language:Makefile 3.4%