Re: [Architecture] Proposed Device Operations Flow of CDM

2014-11-17 Thread Dilan Udara Ariyaratne
Hi Harshan, This is with reference to the two merging options that you have mentioned in your previous reply to the thread. As I understood, with the 1st Option: You suggest to [1] convert platform-independent-payload to platform-specific-payload, save it and when another request comes in, [2]

Re: [Architecture] RFC:Building Performance Probes into WSO2 Platfrom

2014-11-17 Thread Srinath Perera
Look good Isuru!! On Thu, Nov 13, 2014 at 6:58 PM, Isuru Perera wrote: > Hi all, > > I played with following performance libraries. > >- Metrics >- Parfait >- JAMon >- Java Simon >- Perf4J > > I did a simple comparison and blogged [1]. > > As Srinath mentioned, the Metrics li

Re: [Architecture] Proposed Device Operations Flow of CDM

2014-11-17 Thread Harshan Liyanage
Hi Dilan, Yes. you are correct. Thanks, Lakshitha Harshan Software Engineer Mobile: *+94724423048* Email: hars...@wso2.com Blog : http://harshanliyanage.blogspot.com/ *WSO2, Inc. :** wso2.com * lean.enterprise.middleware. On Tue, Nov 18, 2014 at 7:20 AM, Dilan Udara Ariyaratne

[Architecture] [CEP] Fraud Scoring

2014-11-17 Thread Seshika Fernando
Hi all, Following the implementation of Fraud Rules, and Markov Chain capability in order to do outlier detection in CEP, we are hoping to implement Fraud Scoring capability. Fraud Scoring is a mechanism to evaluate multiple features of a transaction (eg:- geolocation, ip address, billing/shippin

Re: [Architecture] RFC:Building Performance Probes into WSO2 Platfrom

2014-11-17 Thread Isuru Perera
Hi, Me & Srinath discussed a bit more on implementation. Following are the notes. - We need to have different levels for each metric similar to Log4J levels. The API for metric will have a way to specify the level. - There should be a way to view historical data. By default, we can use

Re: [Architecture] [AppManager] Sorting Applications in the store by accessed fequency

2014-11-17 Thread Srinath Perera
I also think Udara's idea is good. On Fri, Nov 14, 2014 at 11:49 PM, Udara Liyanage wrote: > Hi, > > So every time an app is accessed the incremented counter needs to be > written to db. Isn't it an considerable overhead if apps are accessed > frequently. How about keeping the counter in a cache