Re: [Tutor] Asynchronous http requests in Python

2018-10-11 Thread Alan Gauld via Tutor
On 10/10/18 23:17, Lulu wrote: > Hi everyone, > I am using python 2.7 and I wanted to ask the list the best way> to issue > multiple concurrent http requests from a Django application: This may be better addressed on the Django mailing list since Django may well have its own support for this. How

[Tutor] Asynchronous http requests in Python

2018-10-11 Thread Lulu
Hi everyone, I am using python 2.7 and I wanted to ask the list the best way to issue multiple concurrent http requests from a Django application: Any input, suggestions are appreciated Thank you Sent from my iPhone ___ Tutor maillist - Tutor@python.