RubyGems Navigation menu

syncem 0.2.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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Besitzer:

Pushed by:

Autoren:

  • Yegor Bugayenko

SHA 256-Prüfsumme:

2cd0eff4ddea16590ccc46ceae2656bb7d59394a500359e2c8b8fbe5027460df

Downloads insgesamt 6.414

Für diese Version 320

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.3

New versions require MFA: true

Version published with MFA: true

Links: