Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2705 Visualizações

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?


Avatar
Cancelar
Melhor resposta

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

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
out. 21
4215
1
mar. 15
4516
0
mar. 15
4163
2
ago. 25
235
2
ago. 25
274