RubyGems Navigation menu

tastebook-spawn 1.0.1

This plugin provides a 'spawn' method 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. 1.0.1 - May 01, 2013 (10KB)

所有者:

作者:

  • Tom Anderson

SHA 256チェックサム:

d2417ff41b67b4af0e36820e6c70e24b43494894e1ef64a861d0c2615291a54d

累計ダウンロード数 3,815

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

ライセンス:

N/A

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

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

リンク: