Closed (fixed)
Project:
Mass Contact
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2009 at 12:19 UTC
Updated:
28 Aug 2013 at 03:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
rsantiag commentedHi!!!
I would like to know if you are planning to include jod_queue functionality, because it's a way to keep fast this module and send emails in a more scalable way. Don´t you think so?
Hope you find this interesting,
Thanks in advance.
Comment #2
rsantiag commentedAttached is the last dev version with Job_Queue support.
Tested and working fine!!!.
Please, could you consider to include this new feature?
Comment #3
earthangelconsulting commentedhow would one do this in D7, since Job Queue has been replaced by the queue system "in core" ?
Comment #4
oadaeh commentedThis, or something like this, has been added to the 7.x-1.x branch using the Drupal Queue API, and the 6.x-1.x branch using the Drupal Queue module (https://drupal.org/project/drupal_queue).
Look for the changes in the 7.x-1.x-dev tar.gz file dated after 2013-Jul-03, and the 6.x-1.x-dev tar.gz file dated after 2013-Mar-09.
Comment #5
oadaeh commented