| Sign In/My Account | View Cart |
| Article: |
Distributed Systems Topologies: Part 2 | |
| Subject: | The problem of decidability | |
| Date: | 2002-01-10 06:23:46 | |
| From: | hhh | |
|
I think the ability to decide whether an event has happend or not, is very important because many application rely on this ability (ex. Databases, DNS, DSM, etc.). Decentralized systems often lag this ability, because the only way to decide anything is to search througth all nodes. Imagine searching through all of Gnutella to decide whether a file exits - this is next to imposible (I didn't say imposible :o).
|
||
Showing messages 1 through 2 of 2.
The problem of decidability
Only servers need to check the user lists to find files, it can also send you the closest or fastest connection to the file you want.
This is a key part of the operating system I am developing (KAOS)