-
The Odoo Javascript Framework
Gery Debongnie, Lead Developer - OdooWykonano
-
How to Develop Your Own In-App Purchase Service
Damien Bouvy , Developer - OdooWykonano
-
Understand Asynchronous Javascript in Odoo
Vincent Schippefilt, Developer - OdooWykonano
-
Top 10 Tips to Develop Responsive Applications
Pierre Paridans, Developer - OdooWykonano
-
How to Handle Your Email Environment with Odoo
Jean Adam, Client Solution Developer - OdooWykonano
-
Impact of the New ORM on Your ModulesRaphael Collet, Developer - OdooWykonano
-
How to Deal with Custom Code for an Upgrade
Patricia Daloze, Developer - OdooWykonano
-
Load Testing: How to Stress Your Odoo with Locust
Michael Vannerom, Developer - OdooWykonano
-
Tutorial: Develop an App with the Odoo Framework
Yannick Tivisse, Developer - OdooWykonano
-
Odoo External API
Adrien Bonatesta, Developer - OdooWykonano
Himself, the one and unique (and fortunatly!)
As a deployment expert, I'm often asked questions like "Which server do I need for xxx users?" or "How many requests per minute can my server handle?".
This talk will explain how we answer those questions, the methodology we're using to answer them, and how to interpret results.
We'll also answer the question "is it better to scale horizontally or vertically?". We'll show our tools, as well as our results; plenty of beautiful graphs :-D.
We've conducted a load test which leads to 3k requests per second handled by a single Odoo server. We'll show our results, how we reached this point, the pain points we faced, and more.
We'll also show the differences between an on-premise Odoo and an odoo.sh instance, with the same code. Finally, we'll give you advice on how you can conduct these types of tests, and why it's important, or not, to do it before a go-live or before any major release.