Design Facebook Timeline Service: System Design Interview with a Facebook Engineer

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 พ.ย. 2024

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

  • @Gerald-iz7mv
    @Gerald-iz7mv ปีที่แล้ว +1

    what are the workers doing exactly? I dont see any heavy computation
    dont you need to query the post DB to get the content of a post and query the data from the timeline redis cache?

  • @KAROLDP
    @KAROLDP ปีที่แล้ว +1

    I have a question! Once I have finished the interview, do i get access to the replay or record of the interview?

    • @interviewingio
      @interviewingio  ปีที่แล้ว +1

      Yes! You'll have access to the replay of the interview privately. Just login and find the "History" button on the left-hand side to see all previous interviews you've participated in.

  • @vaibhavgoyal2410
    @vaibhavgoyal2410 11 หลายเดือนก่อน

    What is the use case of queue? I don't get it. Interviewer didn't even questioned that sad.

    • @Alex233xx
      @Alex233xx 9 หลายเดือนก่อน +1

      Queue is used to perform asynchorous operations. Creating/Updating a timeline feed for all people is an expensive task, so its best to persist the request in the queue and let task runners process them at computing pace.

  • @joaoluismoraes7215
    @joaoluismoraes7215 ปีที่แล้ว

    Hi. I try to create an account but I never get the email. Can someone help me?