RubyGems Navigation menu

spawner 1.0.2

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:

7a9db2c6b119a0b65779d85783dfe2ed237684b88d72432e85bb484327ff1812

總下載次數 11,382

這個版本 4,816

License:

Ruby 版本需求:

相關連結: