Skip to content

A thread pool based TCP/HTTP server in Rust - fast and parallel.

Notifications You must be signed in to change notification settings

agrawal-d/rstcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rstcp

rstcp is a TCP/HTTP server in Rust, that uses the concept of Thread Pools to pre-allocate threads and listen for requests.

Built using following the final chapter of The Rust Book.

About

A thread pool based TCP/HTTP server in Rust - fast and parallel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published