Adds a flock_synchronize method that synchronizes code execution between processes, similar to how a Mutex works between threads.
Required Ruby Version
>= 1.9.0
Authors
Rich Daley
Adds a flock_synchronize method that synchronizes code execution between processes, similar to how a Mutex works between threads.
>= 1.9.0
Rich Daley