On Thu, Mar 21, 2013 at 4:25 PM, Supun Malinga <[email protected]> wrote:

> Hi Azeez,
>
> Few things I need to clarify,
> Does this mean we have to merge both BE and FE bundles together?.
> AFAIU worker nodes are just BEs that doesn't require a UI. So in that case
> how does removing BE-FE seperation helpful?.
>

I think if we want still we can maintain BE and FE bundles the main idea
here is to remove unwanted WS layer in between FE and BE.  Ideally BE
contains back end services and FE contains JSP pages, this JSP pages
directly communicate with BE service using Java calls without going through
any WS layer ( No more serialization/ deserialization between FE-BE).

Thanks !

>
> thanks,
>
>
> On Thu, Mar 21, 2013 at 4:18 PM, Isuru Perera <[email protected]> wrote:
>
>> +1 to remove the use of stubs to communicate with BE. But still we need
>> to keep layers separate. We can do that by programming to an interface [1].
>>
>> [1]
>> http://en.wikipedia.org/wiki/Interface_%28computing%29#Programming_to_the_interface
>>
>>
>> On Thu, Mar 21, 2013 at 3:35 PM, Afkham Azeez <[email protected]> wrote:
>>
>>> With the worker-manager concept, we no longer require FE-BE separation.
>>> There is no need to have FE-BE separation for the management node. So, I
>>> think we can completely do away with that concept.
>>>
>>> What do you guys think?
>>>
>>> --
>>> *Afkham Azeez*
>>> Director of Architecture; WSO2, Inc.; http://wso2.com
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> * <http://www.apache.org/>**
>>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919
>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>>> *
>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>> *
>>> *
>>> *Lean . Enterprise . Middleware*
>>>
>>> _______________________________________________
>>> Architecture mailing list
>>> [email protected]
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>>
>> --
>> Isuru Perera
>> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
>>
>> Lean . Enterprise . Middleware
>>
>> Twitter: http://twitter.com/chrishantha | LinkedIn:
>> http://lk.linkedin.com/in/chrishantha/
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Supun Malinga,
>
> Software Engineer,
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
> email - [email protected] <[email protected]>
> mobile - 071 56 91 321
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Sagara Gunathunga

Technical Lead; WSO2, Inc.;  http://wso2.com
V.P Apache Web Services ;  http://ws.apache.org/
Blog ;  http://ssagara.blogspot.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to