Tuesday, 13 August 2013

Infinispan health monitor using .Net

Infinispan health monitor using .Net

We are using Infinispan datagrid cache (Version 5.0) in one of our backend
processes. Of late, due to an unknown cause, the datagrid goes down.
I am thinking of coming up with a .Net WPF / Windows application, which
will cater the following needs.
1) Check if Infinispan is Up and running
2) Test if able to read and write data to cache.
Have come to know, about the .Net Memcached client and the RedHat HotRod
C# client. Also heard from one of my colleague that, this could be
achieved by setting up 'RHQ' monitoring. But i would like to explore this
and come up with a pure .Net solution.
Any suggestion / help would be of great help.
Thanks in advance

No comments:

Post a Comment