Paketname | libbackgroundrb-ruby |
Beschreibung | job server and scheduler for moving long-running tasks into the background |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1-1 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 116 Byte |
Hängt ab von | libbackgroundrb-ruby1.8 |
Empfohlene Pakete | |
Paketbetreuer | Ryan Niebur |
Quelle | |
Paketgröße | 8020 Byte |
Prüfsumme MD5 | 8abd7641b8aaa7fe626f7170fad7aec3 |
Prüfsumme SHA1 | 396b3e59bbc80071c8f3f7547ef3a2b30f34f257 |
Prüfsumme SHA256 | cd97034ae200d7a10246d85667eeebe2ec36904a62327834437d6fcd7a44dd23 |
Link zum Herunterladen | libbackgroundrb-ruby_1.1-1_all.deb |
Ausführliche Beschreibung | 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.
.
This package is part of the Ruby library extras, a supplement to Ruby's
standard library.
.
This is a dummy package depending on the library for the current default
version of Ruby.
|