Reputation: 65
How scalable is Odoo with regard to the number of users it can support and still run smoothly?
Also, how many records can it entertain without facing server load issues when many users are using it simultaneously?
Upvotes: 0
Views: 4049
Reputation: 1055
It depends on your server configuration, disk performance, processor, memory, etc. There are many performance factors not unique to Odoo.
For performance information you must read this: Odoo Performance
Odoo has a PostgreSQL database, for better performance you must read about PostgreSQL as well.
Also, see the Performance Comparisons like speed test, load test, scalability etc.
Upvotes: 3