$ 57.87
Availability |
Odoo Online
Odoo.sh
On Premise
|
Technical Name |
web_base_cache |
License | AGPL-3 |
Website | http://www.juventudproductivabicentenaria.com |
Versions | 10.0 11.0 12.0 13.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Technical Name |
web_base_cache |
License | AGPL-3 |
Website | http://www.juventudproductivabicentenaria.com |
Versions | 10.0 11.0 12.0 13.0 |
Accelerate the load and increase the capacity of concurrent users (web)
Accelerate the load of web views and increase the number of concurrent users with the same architectures.
Juventud Productiva

Overview
This module caches a large part of the records of the Odoo base module objects, which are common to all users, so that part of the view content and other common elements are passed from the database ( Disk) to RAM, improving the load and increasing the capacity of concurrence of requests, which translates to more capacity of users with the same hardware.
Free versionFeatures
Improve application performance.
Reduction of the load on the back end.
Increase reading performance (IOPS).
Increase the number of concurrent users
Increase the number of business operations to the database.
It helps you save hardware cost.
Cache more than 100 requests to the database for each load of any web view, per user, which translates, according to the modules installed, cache of more than 30,000 requests to the database per user.
It only requires the installation of this module to work, since it only uses the python cache technique.
Supports multilanguage.
How does caching work?
Data in a cache is usually stored in fast-access hardware, such as random access memory (RAM) and can also be used in conjunction with a software component. The main objective of the cache is to increase data recovery performance to avoid having to access the underlying storage layer, which is slower. When exchanging capacity for speed, a cache typically stores a subset of data transiently, unlike databases whose elements are usually complete and durable.
If we compare accesses, we have to latency, that is, the time we wait to receive the first data from a memory. The hard drive, this time, is milliseconds (DISK) and in nanosecond (RAM) memories. In this case there are differences of 100,000 times.

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Any progress of my issue?
Re:
Mr. Herru to the mail the request has not arrived to me, please send to the mail, do not translate the content of this message because the name the mail juventudproductivabicentenaria@gmail.com changes and it will never arrive.
Hi, I sent already please check
Re:
Hello, excuse me, my email hasn't arrived, maybe you are translating the content of this message and the name of the email changes. juventudproductivabicentenaria@gmail.com
Contact Mail
For support and details about the functionality of our applications, write to: juventudproductivabicentenaria@gmail.com
Found the probmlem
Hi I purchased your cacha modules web and website. know I have problem on opening crm, I sent email already for error detail
Re: Found the probmlem
Hi, Herru Murtopo! Please, send me details of the error witnessed, as well as the steps to reproduce it. Regards
Thank you
Hi Thank you, You have solve the problem, btw what is the different between price 50 and 80?
Re: Thank you
Thank you for reporting that we resolved. The main difference is the base objects that are cached, website_base_cache depends on web_base_cache, so they both synergize, if you buy website_base_cache in the download, both modules come to you, if your instance does not have a website, it does not require website_base_cache, only from web_base_cache. The website_base_cache module together with web_base_cache do the following work. Every time a public or already logged-in user shits the home or any of the other views of its website, the ORM searches in postgresql (disk) for the data to show the views, many of the data sought are common to all users, precisely This data is what I modulate according to the objects that correspond to each other ... saves it in RAM so that the loading of the views of your website is more efficient.
Technical setting not show on odoo ver 10
Hi, sorry I installed on odoo V 10, having problem that the technical setting not shown.
Re: Technical setting not show on odoo ver 10
Greetings friend, Thank you for reporting this detail, and our development team resolved and updated the module, please pull the changes, restart the odoo and update the web_base_cache module. Let us know if the changes effectively resolved the detail. We will be very aware of your response.