RubyGems Navigation menu

cromwell 0.1.2

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:

91cfe9f959dd5459bddbe1c3faa4274c6f073956be6ca0c5296807a45a32a72f

總下載次數 25,903

這個版本 4,169

License:

Ruby 版本需求:

相關連結: