Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567009
en ru br
ALT Linux repos
S:1.0.6-alt2

Group :: Development/Ruby
RPM: gem-em-synchrony

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.6-alt2
Build date: 13 july 2021, 15:49 ( 145.7 weeks ago )
Size: 31.25 Kb

Home page:   https://github.com/igrigorik/em-synchrony

License: MIT
Summary: Fiber aware EventMachine clients and convenience classes
Description:

Collection of convenience classes and primitives to help untangle evented code,
plus a number of patched EM clients to make them Fiber aware. To learn more,
please see: Untangling Evented Code with Ruby Fibers.

* Fiber aware ConnectionPool with sync/async query support
* Fiber aware Iterator to allow concurrency control & mixing of sync/async
* Fiber aware async inline support: turns any async function into sync
* Fiber aware Multi-request interface for any callback enabled clients
* Fiber aware TCPSocket replacement, powered by EventMachine
* Fiber aware Thread, Mutex, ConditionVariable clases
* Fiber aware sleep, defer, system

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-em-synchrony
  • gem-em-synchrony-devel
  • gem-em-synchrony-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin