logo
首页技术栈工具库讨论
spawnling

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).
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub icontra/spawnling396
RUBYGEMS
gem install spawnling
查看
标签
根据用户添加的标签生成
暂无标签