You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 19 / python-eventlet-0.14.0-1.lbn19.noarch

python-eventlet-0.14.0-1.lbn19.noarch

Package Attributes
RPM  python-eventlet-0.14.0-1.lbn19.noarch.rpm Architecture  noarch Size  1108425 Created  2019/09/30 06:51:34 UTC
Package Specification
Summary Highly concurrent networking library
Group Application/Internet
License ZPL
Home Page http://pypi.python.org/packages/source/e/eventlet/eventlet-0.14.0.tar.gz
Description

Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it.

It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application.

It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at the examples, common design patterns, and the list of basic API primitives.

Requires
python  
rpmlib(FileDigests)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadFilesHavePrefix)  
/bin/sh  
rpmlib(PayloadIsXz)  
Provides
python-eventlet
Obsoletes
python-eventlet-egginfo

Document Actions