|
|
|
|
|
by baggachipz
5580 days ago
|
|
The OP is ignoring a total deal-killer for this type of model: Proprietary code needs to remain so. It's what brings value to a service like Twitter. It would be great for open-source apps, but that is a small slice of the web's pie. Does he really think that Twitter will distribute their server-side source to browsers to execute locally? Even if it were compiled, the risk is too great for a company who relies on its unique property being the only differentiator in the marketplace. |
|
I think a bigger problem for a lot of applications is security. Distributing your app where anyone can modify nodes and data arbitrarily is fine for some applications, but not all.
Down the road, something like Byzantine Paxos might help.