# Misc.

- [Index](/blog/misc/index.md)
- [Rate Limiting](/blog/misc/index/rate-limiting.md)
- [Load Balancing](/blog/misc/index/load-balancing.md)
- [Consistency Models in Distributed System](/blog/misc/index/consistency-models-in-distributed-system.md)
- [Managing Complexity](/blog/misc/index/complexity.md): https://www.sciencedirect.com/book/9780123749574/principles-of-computer-system-design
- [System Design](/blog/misc/index/system-design.md): A list of talks/blog posts/papers/books which may be useful to learn about System Design.
- [Deep Dive into the Spark Scheduler](/blog/misc/index/deep-dive-into-the-spark-scheduler.md)
- [The Actor Model](/blog/misc/index/actor-model.md)
- [Python Global Interpreter Lock](/blog/misc/index/python-global-interpreter-lock.md): https://realpython.com/python-gil/
- [About Research and PhD](/blog/misc/index/about-research-and-phd.md)
