RubyGems Navigation menu

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - April 18, 2023 (10 KB)

Owners:

Pushed by:

Authors:

  • nejdetkadir

SHA 256 checksum:

c8d8d56b5468211551d914fb88ea7e9d0a52bf4bbd7a4fa40d63da7f8e418545

Total downloads 856

For this version 856

License:

MIT

Required Ruby Version: >= 2.7.0

Links: