gevent

Website

  • Libre
  • Mac
  • Windows
  • Linux
  • Python
  • greenlet
Description

Gevent is an open source Python networking library that provides an efficient way to build and manage networked applications. Gevent is designed to facilitate concurrent operations in Python programs, allowing for high-performance applications with minimal effort. It provides an easy to use API for socket operations, threading, and event loop programming. Gevent provides tools for writing networked applications, including a variety of servers such as HTTP, DNS, SSH, and FTP. It is built on top of libev, a high-performance event loop library. Gevent is a Python-based coroutine library that makes it possible to write highly concurrent applications with minimal effort. It is designed to provide a fast, cooperative concurrency model that is easy to use, and efficient to deploy. Gevent is well suited for developing applications that require high performance, such as web applications, real-time applications, and distributed systems.

Categories
Development software and applications Education and reference applications Network and administration applications

Alternatives