-
Notifications
You must be signed in to change notification settings - Fork 0
careo/eventlet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Port of Eventlet library for Ruby/EventMachine + fibers (c) 2009 Dane Jensen (careo) Well. Not literally a port. More like heavily inspired by both Eventlet and Stackless Python. It uses Fibers as the 'greenlets' or 'tasklets', and the EventMachine to handle the scheduling. Dependencies: * EventMachine * Bacon For more information see: http://wiki.secondlife.com/wiki/Eventlet/Documentation#Basic_usage http://members.verizon.net/olsongt/stackless/why_stackless.html#tasklets License is the same as Ruby's.
About
A Ruby implementation of the Python Eventlet library using EventMachine and fibers.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published