Re: UPDATE | CEP Summarized Data for UI [Showing health statistics in GUI]

2015-05-27 Thread Dakshika Jayathilaka
Good Work Ashan, Shall we schedule a hangout meeting on this Friday to discuss about REST API design? Regards, *Dakshika Jayathilaka* PMC Member & Committer of Apache Stratos Senior Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Wed, May 27, 2015 at 11:09 PM, Ashan Dhananj

UPDATE | CEP Summarized Data for UI [Showing health statistics in GUI]

2015-05-27 Thread Ashan Dhananjaya
Hi All, I was able to write the summarized health statistics data to the Cassandra data base of the CEP it self. Next i will work on the REST API which helps from retrieving data from the data base to the UI (web-app). Thank You! Best Regards, Ashan

Re: UPDATE | CEP Summarized Data for UI [Showing health statistics in GUI]

2015-05-14 Thread Imesh Gunaratne
+1 for the proposal Ashan. Please try it out with MockIaaS and let us know the results. Thanks On Wed, May 13, 2015 at 1:37 PM, Ashan Dhananjaya wrote: > Hi Devs, > > All the summarized health stats in CEP will be published to the Cassandra > of the CEP it self which will be much faster than SQ

UPDATE | CEP Summarized Data for UI [Showing health statistics in GUI]

2015-05-13 Thread Ashan Dhananjaya
Hi Devs, All the summarized health stats in CEP will be published to the Cassandra of the CEP it self which will be much faster than SQL.To publish data will implement an adapter using jaggery. I will use the same data set that publish by the CEP for now. Any suggestion will be really appreciated.