R
R
Rozello2015-08-30 19:19:37
JavaScript
Rozello, 2015-08-30 19:19:37

Are there analogues of barley Coro in Python 3?

The task is to quickly download a lot of files via http in a python3 project.
Initially, I wanted to start using threads, but they are too gluttonous. I remembered that barley Coro ( https://metacpan.org/pod/Coro
) was perfect for such tasks and wondered if there was something similar for Python?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
H
hzzzzl, 2019-03-15
@dimastik1986

data is not an array, and therefore it does not have a length
, and so, jquery is definitely not needed here, there are cool native methods to pass through an array or through an object

A
Andrey K, 2015-08-31
@Rozello

aiohttp.readthedocs.org/en/stable/client.html

A
Alex Chistyakov, 2015-08-30
@alexclear

Look at gevent ( http://www.gevent.org). I think this is exactly what you need.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question