How To Enable Multi Processing In Odoo | Configure Workers In Odoo

preview_player
Показать описание
How to enable multi processing in Odoo. How to configure workers in Odoo. How to set up workers in Odoo. How to calculate workers count in Odoo. Odoo multi processing. How to enable odoo multi procesing. Odoo performance optimization. Odoo performance tuning.

𝐉𝐨𝐢𝐧 𝐭𝐡𝐢𝐬 𝐜𝐡𝐚𝐧𝐧𝐞𝐥:

Рекомендации по теме
Комментарии
Автор

Thanks for the video. I'm having an issue with cron job execution when using workers. I have set up 5 workers, and everything seems to work fine. When I check the service status, I see 8 processes running (5 from workers, 1 from the master process, 1 from cron, and 1 from gevent).

Everything appears to be functioning correctly so far, but none of my cron jobs are being executed, as there are no related logs.

I would appreciate it if you could help me resolve this issue.

viniciusmirandaaaa
Автор

Thank you sir! for your generous gift.

wecodeethiopiasoftwareengi
Автор

Can we configure workers without nginx

asmitachavan
Автор

Please could give us an idea on log files as odoo log, postgresql log their size very big, this problem impact performance of odoo .

eyesontheworld_
Автор

Please do add and explain practically all the configuration

karan
Автор

hi, thanks you sir, i have a question, how do we calculate the limit_memory_hard and limit_memory_soft? i check on the odoo doc but there is no explanation related to that, i found this in some conversation :
ex for Odoo 16,
limit-memory-soft = 2048 X No of worker * 1024 * 1024

limit-memory-hard = 2560 X No of worker * 1024 * 1024

=>But there are answer like it should not be multiplied for the nomber of workers and now i am lost

Thanks a lot for your answer 🙏

roronoazorro-os
Автор

when i stop odoo-server, odoo still working in browser

mohbadis
Автор

I added longpolling port : 8072 in nginx file and odoo.conf file also when i increases worker from 0 to 1 its show bus.bus unavailable error why?

MuhammadUsman-lvu