Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3978 Vistas

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
Descartar
Mejor respuesta

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
Descartar
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 ?

Mejor respuesta

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
Descartar
Autor

Number of users are 50,

Autor

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

You need more than 8 Workers

Publicaciones relacionadas Respuestas Vistas Actividad
2
ago 25
3419
1
jul 25
1573
1
ago 25
1152
0
may 25
1908
2
abr 25
4206