Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

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

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
workersodoo.sh
1 Balas
43800 Tampilan
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
Buang
Avatar
Ray Carnes (ray)
Jawaban Terbai

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

Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Odoo.sh initiating shutdown every 5-10 mins
odoo.sh
Avatar
Avatar
1
Jul 25
2824
Odoo 11: How to edit odoo.conf file in odoo.sh for queue jobs?
odoo.sh
Avatar
Avatar
Avatar
Avatar
Avatar
4
Apr 25
13456
odoo.sh determine production or dev instance from code ? Diselesaikan
odoo.sh
Avatar
1
Feb 25
4521
Odoo DB Expired - Odoo not reacting
odoo.sh
Avatar
Avatar
1
Jan 25
2153
Rebuild odoo.sh without retrieving production database Diselesaikan
odoo.sh
Avatar
Avatar
1
Okt 25
6399
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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