Friday, October 26, 2018

Re: Network analysis tool

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

On Oct 27, 2018 04:52, "Ryan Nowakowski" <tubaman@fattuba.com> wrote:
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.

On October 25, 2018 3:21:58 AM CDT, daniel main <dmain5054@gmail.com> wrote:
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

--
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-users@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.

--
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-users@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/CAEEZZ8%2B75ZNM_QqsYWiWgz3i_K_mPsfy-oVVORj4eouyJTsgmw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment