Tuesday, July 29, 2014

Re: asyncio integration /benefits & performance

I believe this would be out of scope to django.
nginx+uwsgi to serve your django apps is pretty fast, and don't use much memory or processor, what else do you need?

much of performance problems can be solved by using cache properly


On Tue, Jul 29, 2014 at 8:21 PM, sastry mln <sastrymln@gmail.com> wrote:
Hi All,
   
       Recently there was a presentation in our company about node.js and the success stories of using it in walmart and linkedin (it was 2 years old story but news to me). And i started googling about this concept of asychronous I/O and bumped into youtube video about asyncio by Guido
   
   Can and will django use asyncio or any other asyc framework like twisted? will django or django apps benefit by using this new asyncio api?

   Was any performance studies done to compare django with node
    
    Please share your experiences in this area

-regards

--
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/fd3a0745-3766-4fd3-a761-6176850eff38%40googlegroups.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 http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFWa6tJHEM7yDoSQy-ZdUgNLsPrWQS6Dh%3DUOdgeihw1RaOP9mw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment