SkillAgentSearch skills...

Eventlet

A Ruby implementation of the Python Eventlet library using EventMachine and fibers.

Install / Use

/learn @careo/Eventlet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated6y ago
Forks0

Languages

Ruby

Security Score

60/100

Audited on Aug 13, 2019

No findings