Can someone tell me, how to use the Drupal Queue module ( http://drupal.org/project/drupal_queue ) in Drupal 6? I have searched for some examples and tutorials, but could not find anything that clearly shows it's usage. I have been using Drupal 6 for quite sometime but have not started using Drupal 7 yet, and not familiar with the new Queue API.
3
votes
1 Answers
4
votes
It's a back port of the new Drupal 7 Queue API
Examples and explanation can be found in the link above.