http_loader 0.10.5
HttpLoader is a powerful, high-concurrency performance and load testing console tool. Built on asynchronous Ruby, it evaluates server limits by opening massive numbers of persistent connections and holding them open. It utilizes event-driven I/O with optional periodic ping requests to keep connections active, allowing you to rigorously benchmark maximum concurrent socket capacity with precision and minimal client-side overhead.
Gemfile:
=
install:
=
Runtime Dependencies (6):
Development Dependencies (14):
memory_profiler
~> 1.1
rake
~> 13.3
rspec
~> 3.13
rubocop
~> 1.86
rubocop-md
~> 2.0
rubocop-performance
~> 1.26
rubocop-rake
~> 0.7
rubocop-rspec
~> 3.9
rubocop-thread_safety
~> 0.7
ruby-prof
~> 2.0
simplecov
~> 0.22
sorbet
~> 0.6
yard
~> 0.9
yard-sorbet
~> 0.8