Download Size md5 hash
job_queue-5.x-3.0.tar.gz 8.45 KB 52c87ae3cc88ad6946bd7bf5ff94a987
job_queue-5.x-3.0.zip 9.2 KB 2279a72f70733314f0ac13aabeaebd51
Official release from tag: 5.x-3.0
Last updated: December 24, 2010 - 23:14

*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.