Skip to Content
Menu
v 10.0 v 11.0 v 12.0 Third Party 37
Availability
Odoo Online
Odoo.sh
On Premise
Technical Name web_base_cache
LicenseAGPL-3
Websitehttp://www.juventudproductivabicentenaria.com
Versions 10.0 11.0 12.0 13.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Technical Name web_base_cache
LicenseAGPL-3
Websitehttp://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 version

Features

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.

Reference

Advantages of caching Amazon

Advantages of caching IBM

Juventud Productiva Venezolana
Email us Contact Us Request Customization

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There are no ratings yet!
by
Herru Murtopo
on 11/20/19, 9:44 AM Confirmed Purchase

Any progress of my issue?

Re:
by
Juventud Productiva Venezolana
on 11/21/19, 7:22 PM Author

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.


by
Herru Murtopo
on 11/18/19, 8:22 PM Confirmed Purchase

Hi, I sent already please check

Re:
by
Juventud Productiva Venezolana
on 11/21/19, 7:19 PM Author

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
by
Juventud Productiva Venezolana
on 11/18/19, 9:07 AM Author

For support and details about the functionality of our applications, write to: juventudproductivabicentenaria@gmail.com


Found the probmlem
by
Herru Murtopo
on 11/17/19, 4:53 AM Confirmed Purchase

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
by
Juventud Productiva Venezolana
on 11/18/19, 9:04 AM Author

Hi, Herru Murtopo! Please, send me details of the error witnessed, as well as the steps to reproduce it. Regards


Thank you
by
Herru Murtopo
on 11/8/19, 11:38 PM Confirmed Purchase

Hi Thank you, You have solve the problem, btw what is the different between price 50 and 80?

Re: Thank you
by
Juventud Productiva Venezolana
on 11/10/19, 9:23 AM Author

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
by
Herru Murtopo
on 11/5/19, 8:29 AM Confirmed Purchase

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
by
Juventud Productiva Venezolana
on 11/5/19, 8:40 PM Author

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.