Wednesday, February 6, 2019

Re: Use of asyncio

Hi,

There has been quite a lot PyCon talks about this topic, including introduction ones for people not used to Python async extensions. 

You can find  them on YouTube by asking for "pycon asyncio" for instance.

Best

Eric


From: django-users@googlegroups.com <django-users@googlegroups.com> on behalf of Andréas Kühne <andreas.kuhne@hypercode.se>
Sent: Wednesday, February 6, 2019 17:48
To: django-users@googlegroups.com
Subject: Re: Use of asyncio
 
Hi Shiva,

This isn't technically a django question - django itself doesn't have asyncio support (yet). So I would search on the web for information about how asyncio works in Python. I know that Michael Kennedy has a course in asyncio and how it works: https://training.talkpython.fm/courses/all

Regards,

Andréas


Den lör 2 feb. 2019 kl 03:39 skrev shiva kumar <kannamshivakumar417@gmail.com>:
Can anyone explain to which applications asyncio used for.

--
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/CAMsYeuHMYhz-m%3D3hr%2BAwzdmOGx3UMr1HNDSYLV-MAWyxtRWZ4A%40mail.gmail.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/CAK4qSCcCcpZCk4vbmQW2WaODWTW1VuEiBt5w75wqatfV8_EKjg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment