利用真缓存提升应用程序性能 [HOL2812].pdf

编号:970864 PDF 43页 2.22MB 下载积分:VIP专享
下载报告请您先登录!

利用真缓存提升应用程序性能 [HOL2812].pdf

1、Accelerate your Applications with Oracle True CacheIlam SivaSenior Principal Product Manager,OracleBill LeeSenior Director of Development,OraclePramod GarreDatabase Architect&Engineering Leader,PaypalLRN2898The following is intended to outline our general product direction.It is intended for informa

2、tion purposes only,and may not be incorporated into any contract.It is not a commitment to deliver any material,code,or functionality,and should not be relied upon in making purchasing decisions.The development,release,timing,and pricing of any features or functionality described for Oracles product

3、s may change and remains at the sole discretion of Oracle Corporation.Safe harbor statement2Copyright 2025,Oracle and/or its affiliatesCache use in applicationsCopyright 2025,Oracle and/or its affiliates3To accelerate performance,applications use a separate cache cluster Examples include Redis and M

4、emcachedReads that dont require the most current data are directed to the cacheWrites and current reads go to the backend database since that is the source of truthAppWritesCurrent readsReadsObject cacheDevelopers are responsible for loading the cacheCopyright 2025,Oracle and/or its affiliates4When

5、an application starts,it reads the data from the database and loads it in the cacheSubsequently,on each cache miss,the application reads the data from the database,loads it in the cache,and then returns the data to the applicationDevelopers have to write custom code for loading the data in the cache

6、AppWritesCurrent readsLoadObject cacheDevelopers are responsible for cache consistency with the databaseCopyright 2025,Oracle and/or its affiliates5Data in the cache becomes stale as the data in the database is updated Developers have to write custom code to keep the cache in sync with the databaseS

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(利用真缓存提升应用程序性能 [HOL2812].pdf)为本站 (Flechazo) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠