Re: [Dev] [GSoC2015] Project Proposal Clarification

2015-03-23 Thread Chanaka Fernando
Hi Keshan,

please see my comments inline.

*Proposal 5*: "ESB - AS2 Support"

   - Can i get more in-formations of the protocols supported by WSO2-ESB
   and any documentation regarding that


WSO2 ESB supports all the highly used transports in enterprise
applications. Some of them are mentioned below.


   - HTTP/HTTPS
   - JMS
   - HL7
   - FTP
   - VFS
   - Mail
   - FIX
   - TCP
   - UDP
   - MSMQ
   - RabbitMQ

You can find more information regarding this using the following
documentation link.

https://docs.wso2.com/display/ESB481/ESB+Transports

Please let us know if you have more questions.


Thanks,

Chanaka

On Sun, Mar 15, 2015 at 4:51 AM, Mohanadarshan Vivekanandalingam <
mo...@wso2.com> wrote:

>
>
> On Sat, Mar 14, 2015 at 11:42 AM, Keshan Nageswaran 
> wrote:
>
>> Hi,
>>
>
> Hi Keshan,
>
> Please find my comments on proposal 1..
>
>
>> I am Keshan Nageswaran, an undergraduate from Informatics Institute of
>> Technology and I currently working as an Intern at Zone24x7 (Pvt) Ltd.
>>
>> I am interested in applying for GSoC projects, Proposal 1: "Siddhi
>> Process Monitor for WSO2 CEP" and Proposal 5: "ESB - AS2 Support".
>>
>> During my internship period i have done a web based Monitoring system for
>> different API end points(Open API, Rec client, Hbase) which involve lot of
>> front end development with Angular JS this lead me to choose proposal 1. I
>> have done Research and Development on Rules Integration(Drool) Soap-ui
>> Integration and routing which lead me to choose proposal 5. I am still in
>> the process of gathering my findings to integrate AS2 as a protocol to
>> support WSO2-ESB.
>>
>> As this is my 1st attempt in trying GSoC projects I would appreciate if u
>> all give me more guidelines to follow in order to have more clear
>> understanding.
>>
>> *Proposal 1*: "Siddhi Process Monitor for WSO2 CEP"
>>
>>- Is there any mock-ups /  wire frames created for this or should i
>>must come with them.
>>
>> No, there is no any mock-ups designed for this. You can come up with a
> initial design proposal and we can discuss on that further.
>
>>
>>- If i must come with them can i know each modules / functionality
>>that need to be covered.
>>
>> I believe, you are aware on how a CEP engine works. when using a CEP
> engine, we are more concern about memory usage, processing rate, window
> sizes and events count in the queue. Then, above process monitor should
> give these information in a understandable way to the user. (Using more
> graphical content)
>
> Eg: Query 1 consumes 200MB memory, 2M events are in memory.
>
>>
>>- Can I use AngularJS MVM Framework for the front-end developemnt.
>>
>>  Yes, we have not finalized about UI technologies. For graphs, we are
> prefer to use d3 charts.
>
>>
>>- Can I know more about the User Interaction flow.
>>
>> Hmm.. First User can visualize high level process information on siddhi
> engine and then there should be a way to drill down to query level and get
> necessary process information..
>
>  I just went through the overall architecture of CEP can I get more
> information related to the API's front-end had to interact with.
>
> Actually, Sidhhi engine does not have an api which provide above
> information but we can help on implementing that api which gives necessary
> information.
>
> Hope it is clear, please raise if you have any other queries.
>
> Thanks,
> Mohan
>
>
>
>> *Proposal 5*: "ESB - AS2 Support"
>>
>>- Can i get more in-formations of the protocols supported by WSO2-ESB
>>and any documentation regarding that.
>>
>>
>>
>> Thanks in advance,
>>
>> Keshan.
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *V. Mohanadarshan*
> *Software Engineer,*
> *Data Technologies Team,*
> *WSO2, Inc. http://wso2.com  *
> *lean.enterprise.middleware.*
>
> email: mo...@wso2.com
> phone:(+94) 771117673
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
--
Chanaka Fernando
Technical Lead
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 773337238
Blog : http://soatutorials.blogspot.com
LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
Twitter:https://twitter.com/chanakaudaya
Wordpress:http://chanakaudaya.wordpress.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [GSoC2015] Project Proposal Clarification

2015-03-15 Thread Mohanadarshan Vivekanandalingam
On Sat, Mar 14, 2015 at 11:42 AM, Keshan Nageswaran 
wrote:

> Hi,
>

Hi Keshan,

Please find my comments on proposal 1..


> I am Keshan Nageswaran, an undergraduate from Informatics Institute of
> Technology and I currently working as an Intern at Zone24x7 (Pvt) Ltd.
>
> I am interested in applying for GSoC projects, Proposal 1: "Siddhi Process
> Monitor for WSO2 CEP" and Proposal 5: "ESB - AS2 Support".
>
> During my internship period i have done a web based Monitoring system for
> different API end points(Open API, Rec client, Hbase) which involve lot of
> front end development with Angular JS this lead me to choose proposal 1. I
> have done Research and Development on Rules Integration(Drool) Soap-ui
> Integration and routing which lead me to choose proposal 5. I am still in
> the process of gathering my findings to integrate AS2 as a protocol to
> support WSO2-ESB.
>
> As this is my 1st attempt in trying GSoC projects I would appreciate if u
> all give me more guidelines to follow in order to have more clear
> understanding.
>
> *Proposal 1*: "Siddhi Process Monitor for WSO2 CEP"
>
>- Is there any mock-ups /  wire frames created for this or should i
>must come with them.
>
> No, there is no any mock-ups designed for this. You can come up with a
initial design proposal and we can discuss on that further.

>
>- If i must come with them can i know each modules / functionality
>that need to be covered.
>
> I believe, you are aware on how a CEP engine works. when using a CEP
engine, we are more concern about memory usage, processing rate, window
sizes and events count in the queue. Then, above process monitor should
give these information in a understandable way to the user. (Using more
graphical content)

Eg: Query 1 consumes 200MB memory, 2M events are in memory.

>
>- Can I use AngularJS MVM Framework for the front-end developemnt.
>
>  Yes, we have not finalized about UI technologies. For graphs, we are
prefer to use d3 charts.

>
>- Can I know more about the User Interaction flow.
>
> Hmm.. First User can visualize high level process information on siddhi
engine and then there should be a way to drill down to query level and get
necessary process information..

 I just went through the overall architecture of CEP can I get more
information related to the API's front-end had to interact with.

Actually, Sidhhi engine does not have an api which provide above
information but we can help on implementing that api which gives necessary
information.

Hope it is clear, please raise if you have any other queries.

Thanks,
Mohan



> *Proposal 5*: "ESB - AS2 Support"
>
>- Can i get more in-formations of the protocols supported by WSO2-ESB
>and any documentation regarding that.
>
>
>
> Thanks in advance,
>
> Keshan.
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*V. Mohanadarshan*
*Software Engineer,*
*Data Technologies Team,*
*WSO2, Inc. http://wso2.com  *
*lean.enterprise.middleware.*

email: mo...@wso2.com
phone:(+94) 771117673
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [GSoC2015] Project Proposal Clarification

2015-03-13 Thread Nirmal Fernando
[looping relevant proposal owners]

On Sat, Mar 14, 2015 at 11:42 AM, Keshan Nageswaran 
wrote:

> Hi,
> I am Keshan Nageswaran, an undergraduate from Informatics Institute of
> Technology and I currently working as an Intern at Zone24x7 (Pvt) Ltd.
>
> I am interested in applying for GSoC projects, Proposal 1: "Siddhi Process
> Monitor for WSO2 CEP" and Proposal 5: "ESB - AS2 Support".
>
> During my internship period i have done a web based Monitoring system for
> different API end points(Open API, Rec client, Hbase) which involve lot of
> front end development with Angular JS this lead me to choose proposal 1. I
> have done Research and Development on Rules Integration(Drool) Soap-ui
> Integration and routing which lead me to choose proposal 5. I am still in
> the process of gathering my findings to integrate AS2 as a protocol to
> support WSO2-ESB.
>
> As this is my 1st attempt in trying GSoC projects I would appreciate if u
> all give me more guidelines to follow in order to have more clear
> understanding.
>
> *Proposal 1*: "Siddhi Process Monitor for WSO2 CEP"
>
>- Is there any mock-ups /  wire frames created for this or should i
>must come with them.
>- If i must come with them can i know each modules / functionality
>that need to be covered.
>- Can I use AngularJS MVM Framework for the front-end developemnt.
>- Can I know more about the User Interaction flow.
>- I just went through the overall architecture of CEP can I get more
>information related to the API's front-end had to interact with.
>
> *Proposal 5*: "ESB - AS2 Support"
>
>- Can i get more in-formations of the protocols supported by WSO2-ESB
>and any documentation regarding that.
>
>
>
> Thanks in advance,
>
> Keshan.
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Thanks & regards,
Nirmal

Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
Mobile: +94715779733
Blog: http://nirmalfdo.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [GSoC2015] Project Proposal Clarification

2015-03-13 Thread Keshan Nageswaran
Hi,I am Keshan Nageswaran, an undergraduate from Informatics Institute of 
Technology and I currently working as an Intern at Zone24x7 (Pvt) Ltd. 
I am interested in applying for GSoC projects, Proposal 1: "Siddhi Process 
Monitor for WSO2 CEP" and Proposal 5: "ESB - AS2 Support". 
During my internship period i have done a web based Monitoring system for 
different API end points(Open API, Rec client, Hbase) which involve lot of 
front end development with Angular JS this lead me to choose proposal 1. I have 
done Research and Development on Rules Integration(Drool) Soap-ui Integration 
and routing which lead me to choose proposal 5. I am still in the process of 
gathering my findings to integrate AS2 as a protocol to support WSO2-ESB.  
As this is my 1st attempt in trying GSoC projects I would appreciate if u all 
give me more guidelines to follow in order to have more clear understanding.
Proposal 1: "Siddhi Process Monitor for WSO2 CEP"Is there any mock-ups /  wire 
frames created for this or should i must come with them.If i must come with 
them can i know each modules / functionality that need to be covered.Can I use 
AngularJS MVM Framework for the front-end developemnt.Can I know more about the 
User Interaction flow.I just went through the overall architecture of CEP can I 
get more information related to the API's front-end had to interact 
with.Proposal 5: "ESB - AS2 Support"Can i get more in-formations of the 
protocols supported by WSO2-ESB and any documentation regarding that.

Thanks in advance,
Keshan.   ___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev