safe_poller 0.0.1
SafePoller is a Ruby gem that provides a safe and reliable way to perform periodic polling operations in multi-threaded environments. It offers a simple and intuitive API for running a block of code at a defined interval, while ensuring thread safety and preventing potential race conditions. SafePoller allows developers to focus on implementing their logic without worrying about thread safety issues.
Gemfile:
=
安裝:
=
版本列表:
- 0.0.1 April 18, 2023 (10.0 KB)