0 Replies Latest reply on Mar 26, 2009 12:55 PM by adrigan

    Listener for applications using pojo cache

    adrigan

      Hello,

      I need to monitor the applications who are reading/writing specific pojo caches across my intranet. In other words, I would like to know when an application joined, the ip address of that application, and when it leaves.

      I see that there is a cache listener interface for the tree cache. What events should I listen for? And do you know if there is a significant impact to the performance by having such a listener deployed?

      Thank you in advance.