Sign in Sign up
rubygems

spawnling

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).

Activity

Latest release
11y ago
Total releases
7
Cadence
~17 days
Last 12 months
0

Details

License
MIT
First release
Aug 08, 2010
Releases
Version Released
2.1.6 patch
2.1.5 patch
2.1.4 patch
2.1.3 patch
2.1.2 patch
2.1 initial
2.1.1 patch