SLIDES CREATED BY: SHRIDEEP PALLICKARA L5.1
CS455: Introduction to Distributed Systems [Spring 2020]
- 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
[THREADS]
Shrideep Pallickara Computer Science Colorado State University
Threads: Reap What You Sow
Care to use more than a core? Let threads come to the fore Maximize your utilizations they will Spurn them at your throughputs’ peril
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
¨ IP ¤ How much does fragmentation slowdown IPv4? ¤ Does every transport protocol have an extension header in IPv6? ¤ IPv5? ¨ Where are the messaging queues implemented? ¨ TCP ¤ Request/Reply: TCP packet breakdown? 3 to setup, 1 request, 1 reply, 4 to
teardown
¤ Congestion control interactions between TCP and UDP? ¤ Can you add TCP to UDP?