Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2379 Vizualizări

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.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
ian. 25
1373
1
iul. 17
5102
2
iun. 16
4384
1
nov. 21
12328
1
feb. 19
11080