Last updated by densolis on Mon, 2012-09-24 05:09
Need to do something in the background? Here are a list of calls/modules that might help you:
http://api.drupal.org/api/drupal/core--modules--system--system.api.php/f...
http://api.drupal.org/api/drupal/modules--system--system.queue.inc/group...
http://api.drupal.org/api/examples/batch_example--batch_example.module/g...
http://drupal.org/project/advancedqueue
http://drupal.org/project/apc_queue
http://drupal.org/project/async_command
http://drupal.org/project/background_process
http://drupal.org/project/beanstalkd
http://drupal.org/project/drupal_queue
http://drupal.org/project/drush_queue
http://drupal.org/project/drushd
http://drupal.org/project/httprl
http://drupal.org/project/job_queue
http://drupal.org/project/job_queue_delete
http://drupal.org/project/job_queue_wrapper
http://drupal.org/project/keyvaluequeue
http://drupal.org/project/queue_ui
http://drupal.org/project/queued-node-access-rebuild
http://drupal.org/project/redis_queue
http://drupal.org/project/views_queue
http://drupal.org/project/waiting_queue
http://drupal.org/sandbox/xatoo/1161070 - ExtraQueue
Comments
why
Why not alphabetically?
It's a wiki page which anyone
It's a wiki page which anyone can edit, so feel free to reorder...
WOW, certainly there is not
WOW, certainly there is not shortage of modules in this area :). tx
I've implemented batch
I've implemented batch operations with classes for http://drupal.org/project/spip2drupal and two other modules of mine: phpnuke2drupal and dadaimc2drupal.
It has been a long time since I choose this approach. At that time I did think on creating an API module for this functionality. Not sure if it is still an useful goal currently.
Sorted the list in alpahbetical order.
Just did a quick sort of the above text using Excel.