RubyGems Navigation menu

spawnling 2.1.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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  5. 2.1.2 - June 01, 2014 (15 KB)
  6. 2.1.1 - April 15, 2013 (12.5 KB)
Show all versions (7 total)

Owners:

Authors:

  • Tom Anderson

SHA 256 checksum:

52e5867b283473dc5b2d16efb11c3d547f7102c836c2adc8a54caef10466c2b1

Total downloads 1,113,946

For this version 34,562

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.6

Links: