RubyGems Navigation menu

spawnling 2.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.5KB)
  2. 2.1.5 - July 06, 2014 (15.5KB)
  3. 2.1.4 - June 03, 2014 (15.5KB)
  4. 2.1.3 - June 02, 2014 (15KB)
  5. 2.1.2 - June 01, 2014 (15KB)
  6. 2.1 - April 04, 2013 (13.5KB)
全てのバージョンを表示(全7件)

所有者:

作者:

  • Tom Anderson

SHA 256チェックサム:

9ce3248da7318581633d698d4b5137d3c4a67986857a9a5a4f8b32deff69f4b0

累計ダウンロード数 1,131,690

このバージョンのみ 3,096

ライセンス:

N/A

必要なRubyのバージョン: なし

必要なRubyGemsのバージョン: >= 1.3.6

リンク: