跳至內容
選單
此問題已被標幟
1 回覆
2700 瀏覽次數

Hello,


I need to create a method that runs every day to auto-assign and reassign records to users. I expect to have about 1,000,000 records daily imported to a single table that need to implement this functionality.


Can anyone help me how to implement it by considering that I will deploy it to Odoo SH  so I will have limited memory and CPU capacity until the worker supposed to be killed automatically?


頭像
捨棄
最佳答案

Hi,

you can develop functionality like multi-threading, which you can use via the threading process so it will help you on the daily process and not affect your current DB cursor/operation.

Thanks 

Sunny Sheth
shethsunny555@gmail.com

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
10月 21
4212
1
3月 15
4516
0
3月 15
4160
2
8月 25
225
2
8月 25
264