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:
= 複製 已複製

安裝:
=

版本列表:

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

擁有者:

推送者:

作者:

  • nejdetkadir

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 1,249

這個版本 1,249

授權:

MIT

Ruby 版本需求: >= 2.7.0

相關連結: