RubyGems Navigation menu

spawnling 2.1.1

This plugin provides a 'Spawn' class to easily fork OR thread long-running sections of code so that your application can return results to your users more quickly. This plugin works by creating new database connections in ActiveRecord::Base for the spawned block. The plugin also patches ActiveRecord::Base to handle some known bugs when using threads (see lib/patches.rb).

Gemfile:
=

安裝:
=

版本列表:

  1. 2.1.6 May 14, 2015 (15.5 KB)
  2. 2.1.5 July 06, 2014 (15.5 KB)
  3. 2.1.4 June 03, 2014 (15.5 KB)
  4. 2.1.3 June 02, 2014 (15.0 KB)
  5. 2.1.2 June 01, 2014 (15.0 KB)
  6. 2.1.1 April 15, 2013 (12.5 KB)
顯示所有版本(共 7)

擁有者:

作者:

  • Tom Anderson

SHA 256 總和檢查碼:

=

總下載次數 1,225,776

這個版本 34,792

版本发布:

授權:

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.6

相關連結: