Paketname | libbackgroundrb-ruby1.8 |
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 | 1176 Byte |
Hängt ab von | ruby, libpacket-ruby1.8, libchronic-ruby |
Empfohlene Pakete | |
Paketbetreuer | Ryan Niebur |
Quelle | libbackgroundrb-ruby |
Paketgröße | 555722 Byte |
Prüfsumme MD5 | 5a197cdb2621a5b8952bdaa7672925bd |
Prüfsumme SHA1 | 756315d2e24a6a787c233c09344751ff6ce7f4f4 |
Prüfsumme SHA256 | db0105c896e2bb53b944fabaa1b6fd2df272dbcd2ad1cd7c5a84e68f43904394 |
Link zum Herunterladen | libbackgroundrb-ruby1.8_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.
|