Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
4008 Vizualizări

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. 

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
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 ?

Cel mai bun răspuns

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

Imagine profil
Abandonează
Autor

Number of users are 50,

Autor

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

You need more than 8 Workers

Related Posts Răspunsuri Vizualizări Activitate
2
aug. 25
3450
1
iul. 25
1586
1
aug. 25
1153
0
mai 25
1921
2
apr. 25
4231