RubyGems Navigation menu

spawn-block 2.0

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.0 - April 03, 2013 (12.5KB)

所有者:

作者:

  • Tom Anderson

SHA 256チェックサム:

075c04468816a23949618ed4121990cf61bac895b29c3a0e5212ccce446653ea

累計ダウンロード数 4,701

このバージョンのみ 4,701

ライセンス:

N/A

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

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

リンク: