If you look at it, a management node is an AppServer which run a management webapp. It need not have the functionality of the corresponding worker nodes. There is no such "back-end", unless we want to expose a management API too. With Jaggery, that is also very simple to provide, we can have the API & app in the same Jaggery App.
Azeez 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 > > -- *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*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
