• SupportuWSGI
  • uWSGI has gone into maintenance mode. What's the migration plan?

I see that uWSGI has entered maintenance mode.

Is there a migration plan for it yet? I'm happy to play about with some stuff to see what works for me, and am minded to try gunicorn in the first instance. (stable, large userbase).

  • sean replied to this.

    zaps we don't have a migration plan yet.

    We'll evaluate the alternatives (most likely gunicorn) and will post a migration procedure soon for customers who want to move away from uwsgi.

      Hi sean ! I just installed gunicorn (on python 3.13) on opal5:/home/model/apps/tournaments and it all seems to have gone smoothly (so far), and feels more responsive than uwsgi. I'm using supervisord to keep it up.

      gunicorn seemed like the best option to me - I wanted as close to like-for-like as possible, and so the asgi stuff was too different. gunicorn seemed to have the largest user base, largest support community, and was the most stable, relative to hypercorn, daphne, granian

      Mastodon