Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1919 Widoki

If I have a method that requires me to create 50K transactions that is run within a cron job, can I split this into e.g. 4 threads and use "threading" function of python or I can use more than 4 threads?

I will split equally the 50K transactions to each thread so they will have around 12.5K to process.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sty 25
983
1
lip 17
4729
2
cze 16
3997
1
lis 21
11811
1
lut 19
10238