Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
5816 Lượt xem

Can any one describe me below the question

  1. What is worker configuration of odoo?

  2. What is the meaning of cron threads?


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

HI,


The below link helps you.

Worker Configuration

Max Cron Threads


Thanks & Regards,

Sunny Sheth

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

Odoo includes built-in HTTP servers, using either multi threading or multiprocessing.
For production use, it is recommended to use the multiprocessing server as it increases stability, makes somewhat better use of computing resources and can be better monitored and resource-restricted.
Multiprocessing is enabled by configuring option : “a non-zero number of worker processes ”, the number of workers should be based on the number of cores in the machine (possibly with some room for cron workers depending on how much cron work is predicted).
--max-cron-threads is the Maximum number of threads processing concurrently cron jobs.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 11 23
1606
2
thg 3 15
5013
0
thg 1 18
4665
1
thg 3 15
6027
1
thg 8 25
102