RubyGems Navigation menu

syncem 0.1.0

Sometimes you have an object that is not thread-safe, but you need to make sure each of its methods is thread-safe, because they deal with some resources, like files or databases and you want them to manage those resources sequentially. This small gem will help you achieve exactly that without any re-design of the objects you already have. Just decorate them with SyncEm decorator and that is it.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.0 - November 13, 2023 (11.0 KB)
  2. 0.1.2 - June 23, 2019 (11.0 KB)
  3. 0.1.1 - April 13, 2019 (8.5 KB)
  4. 0.1.0 - March 06, 2019 (8.5 KB)

Development 依赖 (6):

minitest = 5.11.3
rake = 12.3.1
rdoc = 4.3.0
rubocop = 0.62.0
rubocop-rspec = 1.31.0
threads = 0.3.0

业主:

作者:

  • Yegor Bugayenko

SHA 256 校验和:

ba74eaba790c6d61e660bcc5c4a6742420bcd2cb98042b81b408d6dc6886ba4f

下载总量 6,477

这个版本 1,430

许可:

MIT

需要的 Ruby 版本: >= 2.3

新的版本需要开启多因素验证: true

链接: