Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.4.6-1.el6.src
[144 KiB] |
Changelog
by Jeremy Hinegardner (2010-06-05):
- update to upstream 1.4.6
- fix binlogdir location initialization for bug #55831
- change default binlogdir in sysconfig file
|