RubyGems Navigation menu

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).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.4.0 - January 31, 2010 (12.5 KB)
  2. 0.3.0 - January 14, 2010 (12.0 KB)
  3. 0.2.0 - January 08, 2010 (11.0 KB)
  4. 0.1.2 - January 07, 2010 (10.5 KB)
  5. 0.1.1 - January 04, 2010 (10.0 KB)
顯示所有版本(共 6)

Development 相依性套件 (2):

擁有者:

作者:

  • Przemyslaw Kowalczyk

SHA 256 checksum:

53a5c125caa409f57929b425774c92815463e6894a764cac0180d25d335f44fd

總下載次數 25,980

這個版本 4,194

License:

Ruby 版本需求:

相關連結: