<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    敬的世界

    常用鏈接

    統計

    最新評論

    J2EE object-caching frameworks

    Improve performance in Web portal applications by caching objects

    Web applications are typically accessed by many concurrent users. Usually, the application's data is stored in a relational database or filesystem, and it takes time and costs overhead to access these data sources. Database-access bottlenecks can slow down or even crash the application if it receives too many simultaneous requests. Object caching is one technique that overcomes this problem.

    Object caching allows applications to share objects across requests and users, and coordinates the objects' life cycles across processes. By storing frequently accessed or expensive-to-create objects in memory, object caching eliminates the need to repeatedly create and load data. It avoids the expensive reacquisition of objects by not releasing the objects immediately after their use. Instead, the objects are stored in memory and reused for any subsequent client requests.

    Here's how caching works: When the data is retrieved from the data source for the first time, it is temporarily stored in a memory buffer called a cache. When the same data must be accessed again, the object is fetched from the cache instead of the data source. The cached data is released from memory when it's no longer needed. To control when a specific object can be released from memory, a reasonable expiration time must be defined, after which, data stored in the object becomes invalid from a Web application's standpoint.

    Conventional methods for object lookup such as a simple hashtable, JNDI (Java Naming and Directory Interface), or even EJB (Enterprise JavaBeans) provide a way to store an object in memory and perform the object lookup based on a key. But none of these methods provide any mechanism for either removing the object from memory when it's no longer needed or automatically creating the object when it's accessed after expiration. The HttpSession object (in the servlet package) also allows objects to be cached, but lacks the concepts of sharing, invalidation, per-object expiration, automatic loading, or spooling, which are the essential elements of a caching framework.

    Middleware technologies such as EJB and CORBA allow the remote transfer of objects where the remote object is transferred between the client and the server. This type of access, also known as coarse-grained data access, minimizes the number of expensive remote method invocations. These data-transfer objects (also known as value objects) can be stored in the cache if the objects don't change frequently, which limits the number of times the servlet container must access the application server.

    More examples of object-caching uses follow:

    • Enterprise JavaBeans: EJB entity beans represent database information in the middle tier, the application server. Once created, the entity beans are cached in the EJB container, which avoids expensive data retrieval (resource acquisition) from the database.
    • EJBHomeFactorycache: If client applications don't cache the stub somewhere, then remote method invocation can become much more expensive because every logical call to the server requires two remote calls: one to the naming service to fetch a stub and one to the actual server. This problem can be solved by creating an EJBHomeFactory class to cache the references to EJB Home interfaces and reusing them for the subsequent calls.
    • Web browsers: Most popular Web browsers such as Netscape and Internet Explorer cache frequently accessed Webpages. If a user accesses the same page, the browsers fetch the page's contents from the cache, thus avoiding the expensive retrieval of the contents from the Website. Timestamps determine how long to maintain the pages in the cache and when to evict them.
    • Data cache: Data stored in a RDBMS (relational database management system) is viewed as a resource that is sometimes hard to acquire. A correctly sized cache is a crucial component of a well-tuned database. Most databases incorporate a data cache of some sort. Oracle, for example, includes a shared global area that contains a cache of recently used database blocks and caches of compiled stored procedure code, parsed SQL statements, data dictionary information, and more.

    How about data not fit for caching? Here's a list of data not recommended for caching:

    • Secure information that other users can access on a Website
    • Personal information, such as Social Security Number and credit card details
    • Business information that changes frequently and causes problems if not up-to-date and accurate
    • Session-specific data that may not be intended for access by other users

    ?????????changing application architecture diagram.jpg


    ????????????web porta caching-class diagram.jpg


    來源 : http://www.javaworld.com/javaworld/jw-05-2004/jw-0531-cache.html?page=1

    ?

    posted on 2008-10-04 19:44 picture talk 閱讀(189) 評論(0)  編輯  收藏


    只有注冊用戶登錄后才能發表評論。


    網站導航:
     
    主站蜘蛛池模板: 国产精品免费高清在线观看| 亚洲字幕AV一区二区三区四区| 成人特级毛片69免费观看| 免费的涩涩视频在线播放| 亚洲人成网站色7799| 麻豆国产VA免费精品高清在线 | 亚洲精品少妇30p| 久久www免费人成看国产片| 亚洲色中文字幕无码AV| 99免费在线视频| 久久亚洲精品中文字幕| 黄在线观看www免费看| 亚洲乱码一二三四区乱码| 成人性生交大片免费看无遮挡| 亚洲色无码国产精品网站可下载| 日本免费福利视频| 免费无毒a网站在线观看| 亚洲中久无码永久在线观看同| 久久精品视频免费看| 亚洲AV无码久久久久网站蜜桃| 成人影片麻豆国产影片免费观看| 久久精品亚洲日本波多野结衣| 亚洲国产精品一区二区三区久久| 中出五十路免费视频| 亚洲美免无码中文字幕在线| 久久电影网午夜鲁丝片免费| 国产精品亚洲精品日韩动图| 永久亚洲成a人片777777| 亚洲成人免费电影| 美女被免费网站在线视频免费 | 久久精品国产亚洲av麻豆小说| 毛片免费视频在线观看| 特黄特色大片免费| 亚洲最大成人网色| 日韩精品视频免费观看| a国产成人免费视频| 亚洲欧洲无卡二区视頻| 亚洲熟女少妇一区二区| 成人免费毛片观看| 全黄大全大色全免费大片| 亚洲AV无码之国产精品|