It’s incorrect to say Django can’t handle multiple requests simultaneously. The gevent backend for gunicorn is pretty commonly used with Django. While async isn’t as readily available as with Node… - Frank Wiles - Medium


Play all audios:

Loading...

Frank WilesFollowNov 18, 2020 --


1


Listen


Share


It’s incorrect to say Django can’t handle multiple requests simultaneously. The gevent backend for gunicorn is pretty commonly used with Django.


While async isn’t as readily available as with Node, it is in the works with Django as well.