ruby-em-synchrony

fiber aware EventMachine libraries

Description

Collection of convenience classes and primitives to help untangle evented code, plus a number of patched EM clients to make them Fiber aware.

 * 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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

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


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-em-synchrony