How do I use job queue?

limwork - September 27, 2008 - 10:50
Project:Job queue
Version:5.x-3.0
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Must I manually change the drupal_mail for every module that I want job_queue to process?

#1

SocialNicheGuru - September 29, 2008 - 23:27

i am also very unclear about this.

My case:

manage the sending of account reminder emails for new users.

How do I use job queue in relation to another module?

Chris

#2

Ryan Palmer - May 27, 2009 - 19:33

It's up to the module to require job_queue module as a prereq and make use of it. If you think a specific module should be using some sort of job queuing mechanism, you should contribute a patch or at least let the maintainers of the other modules know.

#3

wwwoliondorcom - July 30, 2009 - 02:38

So this modules doesn't do anything by itself ?

#4

Ryan Palmer - July 30, 2009 - 19:06
Status:active» fixed

The module itself handles the queueing and completing of jobs via cron job. It's simple and it works well.

If you're using a module that you feel would benefit from job queuing, post an issue or a patch to the appropriate module's issue queue or contact the maintainer of that module directly. As a last resort, contact me directly and I'll see what I can do to help.

#5

System Message - August 13, 2009 - 19:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.