My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
ProjectsUsingGevent  

Featured
Updated Feb 20, 2012 by Denis.Bi...@gmail.com

This is an (incomplete) list of projects that use Gevent. If you like to be included, please mail to the Google group.

Database drivers

Web servers

  • gunicorn: HTTP/WSGI Server for UNIX designed to serve fast clients or sleepy applications.
  • pastegevent: Run WSGI applications with PasteDeploy and gevent.

Applications

  • atami RSS/Atom feed aggregator/filter
  • django-rpg: A simple framework to create RPG with gevent and Django.
  • indygo pastescript template for a complete django project with pip+virtualenv, fabric, a gevent-based wsgi server and various helpers scripts.
  • locust: An easy-to-use user load testing tool
  • logglyproxyA syslog proxy server forwarding messages to Loggly via HTTPS.
  • mixevent A gevent and REDIS based queue for creating a MixPanel event with Python.
  • radiator STOMP broker in python/gevent.
  • sec-wall A feature packed high-performance security proxy.
  • Shaveet is a zero-config JSONP/CORS long-polling(AKA comet) server.
  • tproxy is a simple TCP routing proxy (layer 7) that lets you configure the routine logic in Python.
  • hroute simple HTTP proxy based on tproxy.
  • uurl URL shortener built with gevent, redis, bottle
  • livestream A simple Django app that uses gevent and long polling to add the capability of including live event streams in other Django applications.
  • kaylee Distributed MapReduce with ZeroMQ
  • miyamoto fast, clusterable task queue inspired by Google App Engine's task queue.

Clients and protocol implementations

Tools extending Gevent

Libraries

  • gevent-socketio socket.io backend
  • mwlib: a library for parsing MediaWiki articles.
  • pykka implements the actor model for concurrent programming.
  • Restkit: an HTTP resource kit for Python. It allows you to easily access to HTTP resource and build objects around it.
  • plivo Rapid Telephony Application Development Framework
  • pyramid_socketio Gevent-based Socket.IO pyramid integration and helpers
  • kiss.py MVC web framework in Python with Gevent, Jinja2, Werkzeug

Integration with other network libraries

Tutorials

http://www.stephendiehl.com/?p=309 http://sontek.net/pycon-sprints-part-1-the-realtime-web-with-gevent

Comment by ellio...@gmail.com, Mar 16, 2012

Please note gevent-MySQL is no longer being maintained, and their page recommends ultramysql instead.

Comment by AlekPau...@gmail.com, Mar 23, 2012

Libraries (new)

  • zerorpc-python gevent + zeromq + msgpack: New RPC protocol developed in DotCloud?.com (PyCon? 2012)
Comment by runy...@runyaga.com, Apr 23, 2012

pyramid_sockjs, a gevent-based sockjs integration for Pyramid.


Sign in to add a comment
Powered by Google Project Hosting