RubyGems Navigation menu

spawnling 2.1.6

This plugin provides a 'Spawnling' 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)
全てのバージョンを表示(全7件)

Development依存関係 (9):

bundler >= 0
coveralls >= 0
dalli >= 0
rails >= 0
rake >= 0
rspec ~> 2.0
simplecov >= 0

所有者:

作者:

  • Tom Anderson, Michael Noack

SHA 256チェックサム:

bec5d901ce0570922fdcbfc22033abbef7f3668ed6d79a2138474e7e2a157e4e

累計ダウンロード数 1,113,434

このバージョンのみ 733,373

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: