Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2013 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
jan. 25
1048
1
jul. 17
4815
2
jun. 16
4085
1
nov. 21
11916
1
fev. 19
10415