SLIDES CREATED BY: SHRIDEEP PALLICKARA L2.1
CS455: Introduction to Distributed Systems
- Dept. Of Computer Science, Colorado State University
COM
OMPUTE TER SCI CIENCE NCE DEPAR EPARTMEN ENT
CS455: Introduction to Distributed Systems ht http: p://www.cs. cs.co colost state.edu/~cs4 cs455
CS 455: INTRODUCTION TO DISTRIBUTED SYSTEMS
[NETWORKING]
Shrideep Pallickara Computer Science Colorado State University
Lugging a torrent of bits From here to there And through thin air With fidelity ... for an error begets a retransmission and then another What's done to a bit, is done to the next Be it a blockchain or a simple text
COM
OMPUTE TER SCI CIENCE NCE DEPAR EPARTMEN ENT
Professor: SHRIDEEP PALLICKARA CS455: Introduction to Distributed Systems ht http: p://www.cs. cs.co colost state.edu/~cs4 cs455
Frequently asked questions from the previous class survey
¨ Do sockets act like threads to take bytes from stream? ¨ How are regular sockets created? ¨ Ports vs sockets? ¨ Number of connections: ¤ Connection is refused when the number of connections exceeds threshold ¨ Do we use serverSocket and sockets for our peer-to-peer assignment? ¨ Several on port numbers, why the limit, MapReduce/Spark, BitCoin ¤ Please hold on … we will get there