跳至內容
選單
此問題已被標幟
1999 瀏覽次數

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.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
1月 25
1035
1
7月 17
4799
2
6月 16
4074
1
11月 21
11882
1
2月 19
10397