Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
3973 Представления

Senerio.


If business have 7 branches for retail store with 60k(60,000) items and 100 customer are visit par branch who many storage or workers required. 

Аватар
Отменить
Лучший ответ

Hi,

Here is odoo worker and memory calculations based on various theories and practicals:

1 worker can handle around 6 concurrent users and 6 concurrent users is 6 clicks happening at the same time. 
So, for example, if we have 60 concurrent users daily, we should use around 10 workers.

limit-memory-soft = 2000 MB X 10 worker = 20000 MB (This should not exceed more than actual RAM) * 1024 * 1024 = 20971520000

limit-memory-hard = 2500 MB X 10 worker = 25000 MB (This should not exceed more than actual RAM) * 1024 * 1024 = 26214400000

2000 MB and 2500 MB are standard values for odoo V13, odoo V14 and odoo V15.

Regards

Аватар
Отменить
Автор

Senerio.

If business have 7 branches for retail store with 60k(60,000) items and 100 customer are visit par branch who many storage or workers required. 

Автор

we have 7 Branches(60kproducts),50 user and 24 POS, and every POS Preform 100 (700transection/hour)transection/hour.is odoosh is suitable for this ?

Лучший ответ

Hi 

we need to get the information regarding the number of concurrent users then only we can determine the no of workers

https://www.odoo.com/forum/help-1/hardware-requirements-for-odoo-11-138936?forum=forum.forum%281%2C%29&question=forum.post%28138936%2C%29

https://www.odoo.com/documentation/master/administration/install/deploy.html


Hope this Helps


Regards

Аватар
Отменить
Автор

Number of users are 50,

Автор

can you suggest is odoo.sh suitable or own server ?

You need more than 8 Workers

Related Posts Ответы Просмотры Активность
2
авг. 25
3413
1
июл. 25
1571
1
авг. 25
1152
0
мая 25
1906
2
апр. 25
4197