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:
= Copy to clipboard Copied!

install:
=

Versions:

  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)

Owners:

Authors:

  • Tim Pease

SHA 256 checksum:

7a9db2c6b119a0b65779d85783dfe2ed237684b88d72432e85bb484327ff1812

Total downloads 11,403

For this version 4,825

Licenses:

N/A

Required Ruby Version: None

Links: