Skip to content

An approach to decentralizing application server for wffweb app

Web Firm Framework edited this page Dec 8, 2017 · 1 revision

A research paper proposal for decentralizing wffweb apps.

There are many opensource web apps which are maintained by the donation of different people. There is always a single authority for the maintenance. But if the maintainer stopped its maintenance it will put its consumers in trouble.

Here the proposal is a way to decentralize the application server so that anyone can deploy wffweb app in their own server and include it in the cluster. There should not be a single point of failure, i.e. the app must be accessible if any of the nodes in the cluster is available.

webfirmframework must provide a way to protect different nodes to use different wffweb apps otherwise anyone could add a node in the decentralized cluster with a different wffweb app.

Decentralization is a also a kind of scalability option for wffweb app.

Clone this wiki locally