RubyGems Navigation menu

syncem 0.1.1

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:
= Copier Copié!

installation:
=

Versions:

  1. 0.2.0 - November 13, 2023 (11 ko)
  2. 0.1.2 - June 23, 2019 (11 ko)
  3. 0.1.1 - April 13, 2019 (8,5 ko)
  4. 0.1.0 - March 06, 2019 (8,5 ko)

Dépendances de 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

Propriétaires:

Auteurs:

  • Yegor Bugayenko

Total de contrôle SHA 256:

dbb25cb656370836ffb3d6270c2f4d93d5a2131466f2828700f09afcf4499d94

Total de téléchargements 6 430

Pour cette version 1 670

License:

MIT

Version de Ruby requise: >= 2.3

New versions require MFA: true

Liens: