sanjar-notes / learning

Learning how to learn
0 stars 0 forks source link

Project ideas - mimick protocols, components of distributed systems #8

Open sanjarcode opened 1 year ago

sanjarcode commented 1 year ago

Any well used protocols will do:

  1. HTTP
  2. TCP
  3. FIX - https://en.wikipedia.org/wiki/Financial_Information_eXchange
  4. OUCH - https://www.nasdaqtrader.com/Trader.aspx?id=OUCH
  5. A load balancer

This will help in proving that I know the protocol. More importantly, improve my programming and system level understanding