Paketname | beanstalkd |
Beschreibung | simple, in-memory, workqueue service |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.4.6-1 |
Sektion | net |
Priorität | extra |
Installierte Größe | 188 Byte |
Hängt ab von | libc6 (>= 2.7), libevent-1.4-2 (>= 1.4.13-stable), adduser, netbase |
Empfohlene Pakete | |
Paketbetreuer | Serafeim Zanikolas |
Quelle | |
Paketgröße | 40976 Byte |
Prüfsumme MD5 | 5a8bdc478d6e3a87fe2e322f3986e698 |
Prüfsumme SHA1 | ea21f3a6ce8483fe9df43885dbd782643d499485 |
Prüfsumme SHA256 | 849910360555b4a4382f7f28a4c167b91ee42d048f07d24c1a8d1baaf958d12d |
Link zum Herunterladen | beanstalkd_1.4.6-1_i386.deb |
Ausführliche Beschreibung | Beanstalkd is a simple, fast, workqueue service (a specific case of message
queueing), in which messages are organised in "tubes". Beanstalk clients can
insert and consume messages into and from such tubes.
.
The beanstalk interface is generic, but was originally designed for reducing
the latency of page views in high-volume web applications by running
time-consuming tasks asynchronously.
.
Beanstalkd is meant to be ran in a trusted network, as it has no
authorisation/authentication mechanisms.
.
This package has the server files.
|