Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

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

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
workersodoo.sh
1 Rispondi
43633 Visualizzazioni
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
Abbandona
Avatar
Ray Carnes (ray)
Risposta migliore

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
Abbandona
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.

Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
Odoo.sh initiating shutdown every 5-10 mins
odoo.sh
Avatar
Avatar
1
lug 25
2771
Odoo 11: How to edit odoo.conf file in odoo.sh for queue jobs?
odoo.sh
Avatar
Avatar
Avatar
Avatar
Avatar
4
apr 25
13400
odoo.sh determine production or dev instance from code ? Risolto
odoo.sh
Avatar
1
feb 25
4483
Odoo DB Expired - Odoo not reacting
odoo.sh
Avatar
Avatar
1
gen 25
2108
Rebuild odoo.sh without retrieving production database Risolto
odoo.sh
Avatar
Avatar
1
ott 25
6313
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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