uwsgi-plugins-all

all available plugins for uWSGI
  http://projects.unbit.it/uwsgi/
  0
  no reviews



UWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core.

This dependency package provides all available plugins for uWSGI: * infrastructure - HTTP serving, RPC, etc. * application integration - PSGI, Rack, WSGI, etc. * coroutines - Fiber (ruby3.0) - gevent (Python 3) - greenlet (Python 3) - asyncio (Python 3) - Ruby native threads (ruby3.0) - tornado (Python 3)

Greenlet and gevent plugin is provided only on supported architectures.