RubyGems Navigation menu

spawnling 2.1.4

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:
=

Installeer:
=

Versies:

  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)
Toon alle versies (7 totaal)

Development afhankelijkheden (5):

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

Eigenaren:

Authors:

  • Tom Anderson

SHA 256 checksum:

=

Total downloads 1.224.583

Voor deze versie 3.939

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 0

Links: