• posts projects
    • May 03, 2019
    • 12 minutes
    • Distributed Systems
    • Networking
    Bittorrent Is Hard - 1

    Having worked on a bittorrent client in Haskell recently, I wanted to write about a few tricky aspects of the implementation that I encountered: managing the concurrent piece downloads, and saving them to files.