RubyGems Navigation menu

spawner 1.0.1

Spawn multiple child processes from Ruby and re-spawn those processes if they die. Spawner works on Mac OS X, Linux, Windows, Solaris, AIX -- anywhere that Ruby can run. It is useful for load testing other applications or just keeping things alive. The Spawner class allows the number of child processes to be changed dynamiclly so they can be brought up and down as needed without restarting the spawner. There is also a handy command line spawner app that's really useful for load testing services -- spawn twenty clients and see how things hold up.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.2 - May 14, 2009* (15.5 KB)
  2. 1.0.1 - September 15, 2008* (15.5 KB)
  3. 1.0.0 - September 15, 2008* (15.5 KB)

擁有者:

作者:

  • Tim Pease

SHA 256 checksum:

f29ac8ac2a6aa93bccea0c53e47658b0b9a6b987521666a89b3a476366c584bf

總下載次數 11,390

這個版本 3,297

License:

Ruby 版本需求:

相關連結: