Skip to Content
Menú
This question has been flagged
2468 Vistes

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.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de gen. 25
1464
1
de jul. 17
5162
2
de juny 16
4471
1
de nov. 21
12399
1
de febr. 19
11202