There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.