RubyGems.org

cromwell

0.1.1

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 -v 0.1.1
Authors

Przemyslaw Kowalczyk

3,148 total downloads 531 for this version
Owners

00db91bacdfcdaf4e58904b8762079c8

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