• @muntedcrocodile
    link
    1910 months ago

    The insanity that mojang keeps adding shitty mobs to keep us distracted and refuses to aknowlege that multithreading is a thing thats possible.

    • @rockSlayer
      link
      1910 months ago

      Adding multithreading to such a huge project would be a monumental feat. There’s dozens of multithreading jokes, but I like this one most

      Knock knock

      Race condition

      Who’s there?

    • @[email protected]
      link
      fedilink
      310 months ago

      I was more astonished about the choice of language than the decision to implement a server. That said, is the problem with lack of multi threading mostly related to scalability or something else?

      • @muntedcrocodile
        link
        110 months ago

        Yeah there literally isnt powerfull enough hardware to support more than a few hundred people on a single instance. And world generation really should take better advantage of multiples cores.