Skip to content

Test some web servers and different concurrent diagrams

License

Notifications You must be signed in to change notification settings

sickate/ruby-concurrent-test

Repository files navigation

ruby-concurrent-test

Test some web servers and different concurrent diagrams

1. Rack Test

Get into /rack directory first.

To test with thin:

bundle exec thin -R config.ru start --threaded --threadpool-size 100

To test with puma:

bundle exec puma -t $min-thread:$max-thread

About

Test some web servers and different concurrent diagrams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published