Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
beanstalkd - A simple, fast work-queue service
- Description:
beanstalkd is a simple, fast work-queue service. Its interface is generic,
but was originally designed for reducing the latency of page views in
high-volume web applications by running most time-consuming tasks
asynchronously.
Packages
beanstalkd-1.9-2.el6.i686
[43 KiB] |
Changelog
by Jeremy Hinegardner (2013-09-30):
- Change initscript to use daemonize(1) as beanstalk does not self daemonize anymore
|