RubyGems Navigation menu

spawn-block 2.0

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

installieren:
=

Versionen:

  1. 2.0 April 03, 2013 (12,5 KB)

Besitzer:

Autoren:

  • Tom Anderson

SHA 256-Prüfsumme:

=

Downloads insgesamt 4.903

Für diese Version 4.903

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Required Rubygems Version: >= 1.3.6

Links: