[DRE-commits] [ruby-em-synchrony] 04/07: update description
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun May 4 09:23:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-em-synchrony.
commit 39561a13cd28ec27020194339f20829e166c4cf4
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun May 4 14:45:43 2014 +0530
update description
---
debian/control | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 6d74853..9e0a404 100644
--- a/debian/control
+++ b/debian/control
@@ -43,5 +43,14 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-amq-protocol,
ruby-eventmachine,
ruby-em-mongo
-Description: Fiber aware EventMachine libraries
- Fiber aware EventMachine libraries
+Description: fiber aware EventMachine libraries
+ 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-em-synchrony.git
More information about the Pkg-ruby-extras-commits
mailing list