6 Replies Latest reply on Mar 11, 2011 5:55 AM by mircea.markus

    Cache event buffering stragetry

    yelin666

      We are using the cache listener & notification API for cache event handling. As the event is coming in at per cache item basis, we need to buffer the events before sending out notification to our applications for efficiency reason. What buffering strategy would you recommend? Thanks.