channels_redis is the only official Django-maintained channel layer supported for production use. The layer uses Redis as its backing store , and supports both a single-server and sharded configurations, as well as group support. To use this layer you’ll need to install the channels_redis package.
Read moreCan I use Socket.IO with Django?
No. There is no Socket. IO -django.
Read moreHow many channels can Redis support?
So the Data collector is always running, it retrieves the trades and sends them to the channel; there is one channel for every market (600+) .
Read more