Skip to content

ClaytonKnittel/Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High-Performance Network Server

This is an implementation of a general-purpose HTTP network server, written in C and compatible with Linux and MacOS. It is built to scale well for large systems with high traffic, utilizing parallel processing and event-driven I/O multiplexing to fairly distribute server processing time and protect against DOS attacks.

See the source code for a full explanation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages