Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
4007 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer
Auteur

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. 

Auteur

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 ?

Beste antwoord

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
Annuleer
Auteur

Number of users are 50,

Auteur

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

You need more than 8 Workers

Gerelateerde posts Antwoorden Weergaven Activiteit
2
aug. 25
3450
1
jul. 25
1586
1
aug. 25
1153
0
mei 25
1921
2
apr. 25
4231