Let's rewrite Google File System in Rust! Rust Distributed File System RDFS: Project setup

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024
  • In the previous session titled "How does a distributed file system like Google GFS work?" we explored at a very high level the architecture of the GFS system. As mentioned in that session in order to really understand how something works building one yourself can give you a lot of insight!
    As a consequence I've started a new project called "Rust Distributed File System" or RDFS as a play on words with HDFS
    The GitHub repo can be found here:
    github.com/wat...
    In this session we go over the initial project setup, and the plan is as the project makes progress I'll do more sessions covering that progress.
    Of course as with all side projects, it all boils down to motivation and often times once one gets into the "thick bushes" project motivation tends to go way down and projects eventually gets abandoned! I'm hoping there is enough interesting aspects to this project (specifically the polymorphic binary nature) that helps keep the motivation going!

ความคิดเห็น • 4

  • @脑袋槑囿
    @脑袋槑囿 วันที่ผ่านมา +1

    Started! Hopefully it will continue to be updated!

    • @watthedoodle
      @watthedoodle  วันที่ผ่านมา +3

      thanks buddy your positive feedback gives me motivation!
      I'm excited about this project and will try my best!

  • @lestex80
    @lestex80 12 ชั่วโมงที่ผ่านมา +2

    great, keep going!

    • @watthedoodle
      @watthedoodle  2 ชั่วโมงที่ผ่านมา

      thanks buddy for the kind words! yes I'll try my best :)