is this an encoder

  • gerryflap@feddit.nl
    link
    fedilink
    arrow-up
    12
    ·
    3 days ago

    Yeah that checks out. Now you’re ready for that massively parallel big data (or sandwich?) processing

    • JuanPeece@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      ·
      2 days ago

      And then you fuck up your asynchronous timing, leaving a race condition where the sandwich has bread on the inside. Oh, and QA can only reproduce sometimes

      • gerryflap@feddit.nl
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        With mapreduce you should generally have your code written in such a way that that cannot happen. Unless the reduce step is improperly programmed.