Job queue 5.x-3.0
drumm - March 11, 2008 - 19:12
Official release from CVS tag: DRUPAL-5--3-0
First released: March 11, 2008 - 19:12
First released: March 11, 2008 - 19:12
Download: job_queue-5.x-3.0.tar.gz
Size: 8.45 KB
md5_file hash: 52c87ae3cc88ad6946bd7bf5ff94a987
Last updated: March 11, 2008 - 19:15
View usage statistics for this releaseSize: 8.45 KB
md5_file hash: 52c87ae3cc88ad6946bd7bf5ff94a987
Last updated: March 11, 2008 - 19:15
*Job prioritization* by function. Implementing hook_job_queue_functions() provides your function with a human-readable name and opportunity to prioritize.
*De-duping*. A new argument to job_queue_add() prevents duplicate jobs from being added, off by default.
Bug fix, empty-filed jobs work again.
