Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Real Estate
    • Real Estate Agency
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consulting
    • Accounting Firm
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Solar Energy Systems
    • Shoe Maker
    • Serveis de neteja
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

How many "Workers" do I need with Odoo.sh?

Subscriure's

Get notified when there's activity on this post

This question has been flagged
workersodoo.sh
1 Respondre
43687 Vistes
Avatar
Community Question

The Odoo.sh pricing page states " The number of workers defines the amount of concurrent requests your instance will be able to handle."

How can I work out how many I need?

4
Avatar
Descartar
Avatar
Ray Carnes (ray)
Best Answer

LAST UPDATED SEPTEMBER 2025


Note that un-optimized customizations involving Python scripting (custom fields, custom automated actions, custom modules) are the most common root causes of performance problems. 

 

Imagine buying groceries from a large supermarket with a row of checkout lines at the front. 

Each checkout is staffed by a worker and they serve just the Customers in their line.

How many workers needed depends on:

  • how many Customers are ready to leave [demand rate]; and 
  • how many items each of them have [demand volume]

It could be that a worker could manage:

  • 100 customers an hour scanning 8 to 12 items per transaction [high rate, low volume]
  • 10 customers an hour scanning 12 to 50 items per transaction
  • 1 customer an hour scanning 50 to 200 items per transaction [low rate, high volume]

Hire too many workers and they may not be needed, not enough and customers may get tired of waiting and leave.


With Odoo, think of the rate as the number of end Users logging in or visitors looking at your website and the volume as the resources needed. To search products matching a keyword takes very little resources. To generate and download a detailed multi-year, multi-company, consolidated accounting report needs more resources.


For planning purposes, you should start with 1 worker per: 

  • 25 end users or 
  • 5,000 daily website visitors. 

The resources that end users and/or visitors consume can vary a great deal depending on:

  • what features have been configured
  • how many hours a day end users are active
  • number of pages a website visitors visits 
  • spread of website traffic over time (steady), vs concentrated (surge)
  • ratio of end users to visitors 

Given this, you only really know how many workers you need when you are live, so should be monitoring your performance prior to go live, during testing, and after go live in case you need to rollback to a point where performance was not an issue.

 

In addition to using logging (and looking at log files) we provide RESOURCE MONITORING features with Odoo.sh:

  • performance analysis and CPU visualization (flamegraph)
  • system, http and mail monitoring (grafana)

 

With this in mind:

  • 1 worker is about 6 to 10 concurrent users.

concurrent = users clicking a button at the "exact same time".  

A large amount of time (can be over 98% of the time) there is no active use of Odoo. The use is passive - users are reading, typing, scrolling (and thinking) and that does not count as 'using' Odoo since only client (not server) resources are consumed.  Only when a User or Visitor clicks a button, runs a report, imports data, etc. are server resources consumed.

 

Considerations:

  • Using Odoo once a day to enter time sheets is EXTREMELY LIGHT use
  • Using Odoo 6 hours a day at a call center logging every call is EXTREMELY HEAVY use. 
  • Most are somewhere in between - test multiple scenarios with different extremes.

For one database, a single worker may struggle to support 25 end users.

For another database, a single worker may support 100 users without any problems.


The great thing about Odoo.sh is that extra workers are not hard to add.

 

This same strategy applies for ON PREMISE installations of Odoo. For some databases, SQL profiling may identify database level optimizations - either with the database schema or with the performance parameters of PostgreSQL - that may require migrating to an on-premise deployment.

See also:

https://www.odoo.com/documentation/master/administration/hosting.html

https://www.odoo.com/documentation/master/developer.html

https://www.odoo.sh/pricing


23
Avatar
Descartar
Muhammad Awais

This is related to only odoo. sh or, any odoo CE deployment too ?

Ray Carnes (ray)

This is a broad brush recommendation for both editions (Community and Enterprise) hosted either via Odoo.sh or On-premise.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Odoo.sh initiating shutdown every 5-10 mins
odoo.sh
Avatar
Avatar
1
de jul. 25
2791
Odoo 11: How to edit odoo.conf file in odoo.sh for queue jobs?
odoo.sh
Avatar
Avatar
Avatar
Avatar
Avatar
4
d’abr. 25
13427
odoo.sh determine production or dev instance from code ? Solved
odoo.sh
Avatar
1
de febr. 25
4492
Odoo DB Expired - Odoo not reacting
odoo.sh
Avatar
Avatar
1
de gen. 25
2114
Rebuild odoo.sh without retrieving production database Solved
odoo.sh
Avatar
Avatar
1
d’oct. 25
6334
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now