Categories: None [Edit]

spawn-block

https://rubygems.org/gems/spawn-block
https://github.com/tra/spawn
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).

Total

Ranking: 120,748 of 180,385
Downloads: 4,687

Daily

Ranking: 74,546 of 180,370
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icontra1