RubyGems.org

cromwell

0.4.0

A very simple wrapper over Signal#trap method that allows you to easily protect your scripts from being killed while they are doing something that should not be interrupted (e.g. interacting with some non-transactional service) or is too costly to restart (e.g. long computations).

installgem install cromwell
Authors

Przemyslaw Kowalczyk

3,148 total downloads 566 for this version
Owners

00db91bacdfcdaf4e58904b8762079c8

Bundler
gem "cromwell", "~> 0.4.0"
Versions
  1. 0.4.0 January 30, 2010
Show all versions (6 total)