Rules won't work properly when run during cron, if you use node access restrictions
I've recently created USPS tracking module for Drupal, so Qwintry.com users could get notifications when their international packages change state. I've used queue operations to build requests to USPS API by cron, and it seems to work great for our customers, but this story is not about the module.