Skip to content

chenmx00/MXServer

Repository files navigation

MXServer

A lightweight and efficient Multithreading Http Sever implemented in C

MXServer is a lightweight multithreading Http server that handles HTTP GETS requests, and respond with HTTP response headers(with the support of error code), and the direct listing with HTML.

Adavanced features ofr MXServer includes:

  1. Proxy HTTP requests supported.
  2. Thread server is supported for parallazation.
  3. Fixed-sized thead pool is supported for handling multiple client requests concurrency.

Usage:

-TBD

About

A simple Http Sever supporting thread pool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •