On Thu, Mar 21, 2013 at 4:26 PM, Sagara Gunathunga <[email protected]> wrote:
> > > 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? >> > > Great +1 !! > > In fact I also wanted to bring this idea, right now maintaining FE-BE is a > extra overhead and having very little usage. > Even I wanted to bring this idea!Even I wanted to bring this idea! Instead we should call relevant BE services directly from JSPs/Web FEs > without going through any WS layer in other word should be a java-to-java > communication. > Yes. We should get rid of calling Web Services within the same JVM. We should still keep the FE & BE separated. If we program to an interface, then we don't have to worry about implementation specific details. Then we can separate FE & BE later if we really need. > > Thanks ! > >> >> -- >> *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 >> >> > > > -- > 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 > > -- 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
