Skip to content

Hyperloop is a simple rack-based Ruby web server, which uses pre-forking and threading for concurrency.

License

Notifications You must be signed in to change notification settings

gauravmc/hyperloop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperloop

Hyperloop is a simple rack-based Ruby web server. Its concurrency model right now, is a mixture of pre-forking and multithreading.

About

Hyperloop is a simple rack-based Ruby web server, which uses pre-forking and threading for concurrency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages