On Sun, Feb 25, 2018 at 12:12 PM, Raj <[email protected]> wrote:
> Dear All, > > Can we use Django for Industrial Analytics ? . Where data volume is huge > & with frequency in Mill seconds. > Yes :) > > Can someone name some examples of such industrial analytics application > developed using Django. > Not to my knowledge. Here is an example of metric processing in Django: http://django-ai.readthedocs.io/en/latest/apps/examples.html#clustering-with-bayesian-networks-example-2 The whole process is described there, it can tweak it to your needs > > Thanks, > Raj > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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/9ef756da-8b50-4575-9c54-17830f277b51%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/9ef756da-8b50-4575-9c54-17830f277b51%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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 [email protected]. To post to this group, send email to [email protected]. 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/CA%2BFDnhKkj4OKTFm41prS%3D%2BUp284b0HnHDGNhNE89hw7kpBX7OA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

