Ir al contenido
Menú
Se marcó esta pregunta
2066 Vistas

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
Publicaciones relacionadas Respuestas Vistas Actividad
0
ene 25
1129
1
jul 17
4845
2
jun 16
4114
1
nov 21
12024
1
feb 19
10524