singleton_process
Ruby
★ 67
updated 13y ago
Ensure that a given process is only running once. Helpful for ensure that scheduled tasks do not overlap if they run longer than the scheduled interval.
No plain-English explanation yet — one is being written right now. Check back in a minute.