/pheanstalk

This symfony-bundle is a simple implementation of the beanstalkd work queue. It is designed to decouple time intensive tasks from the user request. The advantage is that the request is processed faster this way, which leads to shorter response times.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Watchers