• This repository has been archived on 24/Jan/2019
  • Stars
    star
    1
  • Language
    PHP
  • License
    GNU General Publi...
  • Created about 12 years ago
  • Updated about 12 years ago

Reviews

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.