2017 © Pedro Peláez
 

lithium-library li3_resque

Resque integration with the Lithium Framework

image

bruensicke/li3_resque

Resque integration with the Lithium Framework

  • Saturday, June 8, 2013
  • by d1rk
  • Repository
  • 0 Watchers
  • 3 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

li3_resque

lithium library for processing and scheduling background jobs using php-resque, (*1)

early alpha - non-functional - work-in-progress

thanks for stopping by. I am in the process of defining how this library works. If you want to join forces or need something like this, feel free to contact me., (*2)

fork notes

  • This is the Knodes version of li3_resque. It deviated from d1rk's (great) efforts into a hackish solution that simply works but isn't as well structured.
  • This fork provides a static ResqueProxy class that channels all methods either a Resque class (php-resque), a ResqueScheduler (php-resque-scheduler)

installation

add the repo as a submodule, the make sure to update submodules recursively, e.g.:, (*3)

git submodule add https://github.com/Knodes/li3_resque.git libraries/li3_resque
git submodule update --init --recursive

The Versions

08/06 2013

dev-master

9999999-dev https://github.com/bruensicke/li3_resque

Resque integration with the Lithium Framework

  Sources   Download

BSD-3-Clause

The Requires

 

api redis queue job resque lithium li3 li3_resque

08/06 2013

0.1.0

0.1.0.0 https://github.com/bruensicke/li3_resque

Resque integration with the Lithium Framework

  Sources   Download

BSD-3-Clause

The Requires

 

api redis queue job resque lithium li3 li3_resque