S
S
Satangelus2018-12-18 00:30:27
C++ / C#
Satangelus, 2018-12-18 00:30:27

How to implement thread pool?

The task was to simultaneously complete a bunch of small tasks, merge their results into one list. Additionally, you need to transfer data from the stream to the indicator form, I read that working with the gui from the stream is somehow done in a special way.
The task itself is new to me. In order to save time, recommend something sensible to read on the topic.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Bashinsky, 2018-12-18
@BashkaMen

Googled about tasks and the Task.WhenAll method

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question