L
L
lemonlimelike2020-07-14 21:38:53
Python
lemonlimelike, 2020-07-14 21:38:53

What to use threads or processes?

Hello! Such a task is worth it. There are files in which the number of lines reaches 100k. Each line contains values ​​that are needed to compose a url to make a request to this url and parse some data. In this task speed of execution is important. And there was an idea to use threads or processes. What is better to use? Threads or processes?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dr. Bacon, 2020-07-14
@bacon

Threads or asyncio

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question