Skip to content

Files

Latest commit

09c4270 · Apr 11, 2023

History

History
22 lines (13 loc) · 263 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 263 Bytes

jecho

A Mini Http Server for Research Purpose

How to run

make

make run

Feature

  • multiple process
  • multiple thread per process
  • epoll

Reference