サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
アメリカ大統領選
backgroundrb.rubyforge.org
Introduction BackgrounDRb offers seamless integration with rails. You can invoke random tasks defined in your workers from rails. You can pass arguments, collect results, monitor status of workers and other stuff. Invoke a task asynchronously on a worker Let’s say, you have following worker code: class FooWorker < BackgrounDRb::MetaWorker set_worker_name :foo_worker def create(args = nil) # this
Introduction BackgrounDRb is a Ruby job server and scheduler. Its main intent is to be used with Ruby on Rails applications for offloading long-running tasks. Since a Rails application blocks while serving a request it is best to move long-running tasks off into a background process that is divorced from http request/response cycle. Installation Installing the dependencies : As of version 1.0.4
このページを最初にブックマークしてみませんか?
『Backgroundrb』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く