API page: http://api.drupal.org/api/drupal/modules--system--system.api.php/functio...

Describe the problem you have found:
The example of the long running process using the queue is fine for loading things onto the queue but doesn't show how to process things already on it. This is the issue I have at the moment. I'm trying to work out how to best process items on the queue without just running until the script times out.

If these examples exist a link from here would be very handy.

Comments

jhodgdon’s picture

Status: Active » Fixed

It looks like you need some programming support.

I'm sorry, but although you can create issues in Drupal Core and mark the category as "support request", we don't really handle support requests in the Drupal Core issue queue as a regular practice (that option is mostly there for filing support issues for contributed modules and themes). And api.drupal.org is not meant to be a comprehensive programming with Drupal tutorial, but just a reference to how the Drupal functions and hooks work.

There are several support options listed if you click on "Community and Support" at the top of Drupal.org, which will take you to:
http://drupal.org/community

There you can find out about the Drupal IRC channels, and the Forums, which are our two main support mechanisms in the Drupal community.

Good luck with your issue!

Status: Fixed » Closed (fixed)

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