Uwsgi
Articles tagged "uwsgi"
2018-08-29
django-call is a model wrapper around uWSGI native cron and spooler features, including the signal framework allowing to program callbacks on cron or run them in a given spooler with a given priority for example.
For example right now on a betagouv …
2018-08-01
https://github.com/yourlabs/django-uwsgi-spooler
Finnaly a Django app to wrap around uWSGI’s builtin spooler ! I should have done this years ago, but I was expecting to make a boring module, it turned out a lot more exciting than expected ! …
2013-03-27
Drupal is a CMS written in PHP which supports PostgreSQL. It is made for mod_php and Apache, thought it works with uWGSI and Nginx.
When you have tried uWGSI you know why you want this.
Example nginx configuration:
server { server_name …
Found 3 articles.