Skip to main content

Auto-restart exceptional exists for gevent greenlets

Project description

Restartlet
========

What?
-----

An extension of gevent_ greenlet and pool that allow a greenlet that exits exceptionally to restart with the same function and arguments it initially started with

.. _gevent: http://www.gevent.org/

Usage
----------
.. code-block:: python

from restartlet import RestartableGreenlet

.. code-block:: python

from restartlet import RestartPool


Installing
----------

Through Pypi:

$ easy_install restartlet

Or the latest development branch from Github:

$ git clone git@github.com:fiebiga/restartlet.git

$ cd restartlet

$ [From virtualenv] python setup.py install

$ [No virtualenv] sudo python setup.py install

Support
-------

You may email myself at fiebig.adam@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

restartlet-0.0.01.tar.gz (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page