[development] Module dev...
Greg Knaddison
Greg at GrowingVentureSolutions.com
Tue Jun 1 16:03:54 UTC 2010
When you say "node_queue" you mean job_queue?
I don't think Nodequeue is relevant in this context.
I do agree that to "future proof" your code using the Queue module is
a good choice.
Cheers,
Greg
On Tue, Jun 1, 2010 at 9:46 AM, Gordon Heydon <gordon at heydon.com.au> wrote:
> Hi,
>
> Actually I would not use node_queue, but instead use http://drupal.org/project/drupal_queue which is a backport of the Drupal Queue system. Upgrading will be a lot less painful.
>
> Gordon.
>
> On 02/06/2010, at 12:58 AM, Andrew Berry wrote:
>
>> On 2010-06-01, at 2:09 AM, Chris Skene wrote:
>>
>>> Why not try using the Batch API instead?
>>
>> Better yet, use http://drupal.org/project/job_queue so that your user doesn't have to wait for each email to be sent.
>>
>> --Andrew
>
>
--
Greg Knaddison | 303-800-5623 | http://growingventuresolutions.com
Mastering Drupal | http://www.masteringdrupal.com
More information about the development
mailing list