Quick links: Content - sections - sub sections
EN fr

Module Resque

by Laurent Jouanneau

This module provides a worker based on PHP-Resque.

Any module that want to implement a job have to implement a class for the job, and an event listener to register the job.

A command line script for php console.php starts the worker and the client code can use the PHP Resque API to launch jobs and retrieve results.

Referenced by laurentj

Last version

0.1.0 (stable)
  • Released on 10/10/2022
  • Compatible Jelix 1.7 to Jelix 1.8