Network analysis tool

18 views
Skip to first unread message

daniel main

unread,
Oct 25, 2018, 4:22:41 AM10/25/18
to django...@googlegroups.com
Hello. I want to create a network troubleshooting tool that runs on a web interface. How efficient is Django channels. Are there alternatives? Thank you

Ryan Nowakowski

unread,
Oct 26, 2018, 9:52:42 PM10/26/18
to django...@googlegroups.com
It depends on what you want to do. If you want to use websockets then channels is a great choice.

If you want to have long running background processes then channels is good for most things. Alternatively, Celery is a bit more mature and full-featured.

daniel main

unread,
Oct 26, 2018, 10:30:48 PM10/26/18
to django...@googlegroups.com
Thanks for the reply. I want to create an interface that will visualize the TCP and UDP dump data and also a section showing the upload and download speeds

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/954250CC-64FD-45CE-B998-A8479F572B2A%40fattuba.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages