Skip to content

lwintermelon/csapp_learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csapp learning code

tiny-web-server/ : a simple iterative http server

cocurrent/ : cocurrent echo server implementing by multi-process, I/O multiplexing, multi-thread, and prethreading. usage of select, poll, kqueue, and a simple parallel example by threads.

compile

in echo folder, run make target=xxx, xxx is the executable file name, corresponding to xxx.c

About

csapp learning code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published