BeanStalkd · 12 December 07 by mastorna
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. [via anarchaia]
tagged in: php

