[ 
https://issues.apache.org/jira/browse/CASSANDRA-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851878#action_12851878
 ] 

Philippe Pinheiro commented on CASSANDRA-918:
---------------------------------------------

Another suggestion is to develop a Flex UI and use Blaze DS or Granite DS for 
the communication with  the JMX servers.

Here are some pros and cons :

+  with this solution, we can use the "MBean Notification Mechanism" for 
managing events and directly send them to the Flex UI without need of refresh
+  we can easily develop a "desktop" application (AIR) based on the same code
-   BlazeDS or GraniteDS don't provide a direct access to the JMX objects, we 
need to develop POJOs containing the code accessing the JMX servers   
-   users need to have a flash player plugin for the web version and install 
Adobe AIR for the desktop version

I already developed a similar UI to remotely monitor a Java application through 
JMX and the development was straightforward.



> Create a dazzling web ui for cassandra
> --------------------------------------
>
>                 Key: CASSANDRA-918
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-918
>             Project: Cassandra
>          Issue Type: Wish
>          Components: Contrib
>            Reporter: Gary Dusbabek
>
> This would need to pull in jmx attributes and be able to execute operations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to