If I schedule 20 things for roughly the same time, do they all run concurrently, or are they queued and run sequentially?
I've been reading that ActiveRecord and the underlying database connection isn't thread-safe, so if multiple scheduled actions hit the database at the same time, that would probably be bad. Thanks, Lee --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
