RubyGems Navigation menu

spawner 1.0.0

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:

2480f918c25512a03fd0ebd90e0d4b263a1a00145638067eaca0e09d6544946a

Total downloads 11,361

For this version 3,263

Licenses:

N/A

Required Ruby Version: None

Links: