Skip to content

mateusprado/concurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

concurrency

A example app using puma web server with real threads

To start:

$ puma -C config/environment.rb

Puma 1.6.3 starting...

  • Min threads: 8, max threads: 24
  • Environment: development
  • Listening on tcp://127.0.0.1:8080
    Use Ctrl-C to stop

About

A example app using puma web server with real threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages