@[email protected] to Programmer [email protected]English • 24 days agomap reducerlemmy.blahaj.zoneimagemessage-square20fedilinkarrow-up1323
arrow-up1323imagemap reducerlemmy.blahaj.zone@[email protected] to Programmer [email protected]English • 24 days agomessage-square20fedilink
minus-square@[email protected]linkfedilink10•24 days agoYeah that checks out. Now you’re ready for that massively parallel big data (or sandwich?) processing
minus-square@[email protected]linkfedilink4•24 days agoAnd 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
minus-square@[email protected]linkfedilink1•24 days agoWith mapreduce you should generally have your code written in such a way that that cannot happen. Unless the reduce step is improperly programmed.
Yeah that checks out. Now you’re ready for that massively parallel big data (or sandwich?) processing
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
With mapreduce you should generally have your code written in such a way that that cannot happen. Unless the reduce step is improperly programmed.