mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
7 lines
278 B
Plaintext
7 lines
278 B
Plaintext
Beanstalkd is a fast, distributed, in-memory workqueue service. Its interface
|
|
is generic, but is intended for use in reducing the latency of page views in
|
|
high-volume web applications by running most time-consuming tasks
|
|
asynchronously.
|
|
|
|
WWW: http://xph.us/software/beanstalkd/
|