Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
4069 Visualizações

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. 

Avatar
Cancelar
Melhor resposta

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

Avatar
Cancelar
Autor

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. 

Autor

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 ?

Melhor resposta

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

Avatar
Cancelar
Autor

Number of users are 50,

Autor

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

You need more than 8 Workers

Publicações relacionadas Respostas Visualizações Atividade
2
ago. 25
3499
1
jul. 25
1623
1
ago. 25
1153
0
mai. 25
1959
2
abr. 25
4280