Skip to content

kuangye098/NtyCo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NtyCo

coroutine

实现原理

details

coroutine FSM

storage structure (ready, wait, sleep, status)

nty_server process

compile

$ make

server

$ ./bin/nty_server

client

./bin/nty_client

mul_process, mul_core

$ ./bin/nty_server_mulcore

websocket

$ ./bin/nty_websocket_server

bench

$ ./bin/nty_bench

http server

$ ./bin/nty_http_server_mulcore

About

coroutine, webbench, tinyhttpd

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.5%
  • Makefile 2.8%
  • HTML 1.8%
  • Perl 0.9%