diff options
Diffstat (limited to 'progress/Network.tex')
-rw-r--r-- | progress/Network.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/progress/Network.tex b/progress/Network.tex new file mode 100644 index 0000000..d165a01 --- /dev/null +++ b/progress/Network.tex @@ -0,0 +1,3 @@ +Network connectivity is usually an issue on a local scale: one router or modem or device has a broken component---usually software that needs to be reset in one way or another. However, it rears its head on a very large scale as well: routing connections, as mentioned earlier, relies on the ability to communicate with at least one ``neighbor'' on the network, which is fine unless that neighbor goes down for whatever reason. And in non-decentralized systems, such as modern ISPs, that's exactly what happens: a software bug or power outage or any sort of problem tanks an entire area's coverage for hours to days. + +\sinclude Combinatorics Applications:net-apps |