WSGI web server #12

Open
opened 2025-09-05 10:50:56 +02:00 by Babyforce · 0 comments
Owner

In order for Celery to work, I need to use a WSGI web server.

There is technically an apache module to handle this (uWSGI) but it’s apparently messy and really annoying to use.

There are alternatives like Gunicorn, but it requires setting up yet another program.

In order for Celery to work, I need to use a WSGI web server. There is technically an apache module to handle this (uWSGI) but it’s apparently messy and really annoying to use. There are alternatives like Gunicorn, but it requires setting up yet another program.
Babyforce added this to the V0.1 release milestone 2025-09-05 10:50:56 +02:00
Sign in to join this conversation.
No description provided.