 |
 |
 |
|
|
|
Middleware-Cache
Cache-per-Request
The second level of cache is located on the side of Middleware. However its nature is different from that of the cache on the side of DB-Adapter. The matter of the difference is in the life cycle of this cache. It rises and dies with the user enquiry in the web browser (cache-per-request). In other words, every new search creates a new instance of cache and erases the instance from the previous enquiry.
The second level of cache is located on the side of Middleware. However its nature is different from that of the cache on the side of DB-Adapter. The matter of the difference is in the life cycle of this cache. It rises and dies with the user enquiry in the web browser (cache-per-request). In other words, every new search creates a new instance of cache and erases the instance from the previous enquiry.
|
|
→ Back to OASIS Database Adapter
→ Back to OASIS Middleware
→ Back to OASIS Platform
|
|
Login
|