タグ

cacheに関するj5ik2oのブックマーク (3)

  • s2caching - S2Cachingとは

    S2Cachingは、(現在のところ)メソッドの呼び出し内容と戻り値をキャッシュする機能を提供するためのinterceptorです。 ehCacheをキャッシュ実装として使用しています。 S2Cachingを使うことにより、Dao等に容易にキャッシュ機能を実現することが出来ます。適用先のクラスやメソッドのソースコードに修正は不要です。 まったく変化しないデータベース上のマスタにアクセスするDaoが頻繁に呼び出されるような場合に絶大な効果を発揮します。 S2Cachingの利用条件 S2Cachingは以下の環境でのみテストされています。 S2Containerは 2.4.34 でのみテストされています S2Container 2.3系でも動作します。customizerがパッケージに含まれるために依存しているだけです。 ehCache 1.6.2でのみテストされています。2.1.0などほか

    j5ik2o
    j5ik2o 2010/03/12
    ehcacheのs2実装
  • Ehcache

    Ehcache is an open source, standards-based cache that boosts performance, offloads your database, and simplifies scalability. It's the most widely-used Java-based cache because it's robust, proven, full-featured, and integrates with other popular libraries and frameworks. Ehcache scales from in-process caching, all the way to mixed in-process/out-of-process deployments with terabyte-sized caches.

    j5ik2o
    j5ik2o 2010/03/12
    confluenceでも使われている
  • IBM Developer

    IBM Developer is your one-stop location for getting hands-on training and learning in-demand skills on relevant technologies such as generative AI, data science, AI, and open source.

    IBM Developer
  • 1