ultrabug@gentoo.org python@gentoo.org Python Embed plugins instead of building them as real plugins. When disabling this USE flag make sure you specify all used plugins in your uWSGI configuration. Note: Language plugins will always be built as real plugins. Build the gccgo plugin to run Go applications. Use dev-libs/jemalloc instead of libc's malloc Support json as a configuration file format. Build the pypy plugin to run your code using virtual/pypy. Use the EXPERIMENTAL asyncio (tulip) for python3.4 async request dispatching and as LoopEngine (see http://uwsgi-docs.readthedocs.org/en/latest/asyncio.html). Use dev-python/gevent for async request dispatching and as LoopEngine (see http://projects.unbit.it/uwsgi/wiki/Gevent). Enable routing support Support yaml as a configuration file format. Use dev-libs/yajl instead of dev-libs/jansson for parsing JSON configuration files (if USe=json is set) Enable logging and deployment via ZeroMQ. unbit/uwsgi