RubyGems Navigation menu

spawnling 2.1.2

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.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)
显示所有版本 (共 7 个)

Development 依赖 (5):

bundler >= 0
coveralls >= 0
rails >= 0
rake >= 0
rspec >= 0

业主:

作者:

  • Tom Anderson

SHA 256 校验和:

afcb292ebe8e1a10e4460fe926b033e9f8f85b0f110e9c375159c07c3ff7a3d7

下载总量 1,114,629

这个版本 2,372

许可:

MIT

需要的 Ruby 版本: >= 0

链接: