Slashdot Mirror


MMO-Like Quake Is Possible

An anonymous reader writes "OptimalGrid is a self-contained middleware designed for developers to create grid-enabled parallel applications without themselves becoming experts in grid or high-performance computing (article). The Linux compatible middleware now includes automatic distribution and provisioning on to Grid nodes. See how the first release of Quake II was made massively multi-player [pdf] by running on a Grid. Get modified Quake II from Sourceforge to run with OptimalGrid and let the massive Grid games begin." Update: 09/19 16:12 GMT by Z : Marked the pdf as such.

8 of 50 comments (clear)

  1. Nothing to say by MindStalker · · Score: 3, Funny

    Nothing to say but damn you large unoptimized pdf!

  2. Hey, Rob et. al. by wowbagger · · Score: 5, Insightful

    Hey /crew - how about having Slash automatically put a [PDF] after a PDF link - so we know we are about to download a huge PDF rather than going to a link?

    1. Re:Hey, Rob et. al. by trendyhendy · · Score: 3, Informative

      I just have the following bit of code in browser's userContent.css

      a[href$=".pdf"]:after {
                      font-size: smaller;
                      content: " [pdf]";
      }

  3. added lag by FadedTimes · · Score: 5, Insightful

    70ms of added lag between servers, I wonder how much that effects twitch reaction and firing accuracy.

  4. So this is.. by Achoi77 · · Score: 4, Insightful
    took a quick look at the pdf, and it seems like this idea is nothing really more than having a series of localized proxy-type servers that sort of act as middle men that communicate between the servers and the clients.

    I don't see how this is anything unique and different from how other mmo's are currently deployed, and there are still the same problems that plague mmos. For example, one of the things they mentioned was the partitioning of the world map into discrete pieces. To help reduce load, sure. But what happens when everbody tries to 'storm the base' all at once?

    When the pvp patch came out for World of Warcraft, serveral of the largest guilds of my server (Mannoroth) for opposing factions got together to siege/defend a capital city. (I'm trying to be as vague as possible to please bear with me) The problem isn't when you have a full raid party of 40 vs another party of 40, but rather when you have multiple raid parties vs multiple raid parties. We were in Orgrimmar, and we were being stormed by almost 300+ alliance, with almost just as many Horde waiting to defend. The load got so heavy the server crashed several times (nevermind the fact that the sheer number of ppl on the screen caused video cards to choke). The lag got so bad, ppl have given up on massive sieges altogether.

    Massive sieges are still the holy grail of online gaming. I don't think it'll happen anytime soon.

  5. Re:Bleh, not what we want. by thing12 · · Score: 4, Informative
    This is not exactly the same as making it massively multiplayer because the world is still the same size, and I'm unsure if the client could handle all the actors being on the screen at the same time.....Ideally, we want something similar to the Unreal 2 idea, where you have people getting passed from server to server to server, and the place is massive.

    Just because they didn't make a world that's 100x larger it doesn't mean that it's not possible now. The PDF indicates that the world is partitioned into discrete pieces and server partitioning is done automatically - and players are passed between the servers on demand. IMHO, it seems exactly like what you're saying.

  6. Welcome to last week by sYn+pHrEAk · · Score: 5, Interesting

    PlanetSide anyone?

  7. Re:Awesome by LoRdTAW · · Score: 3, Interesting

    I agree. One this about half life 2 that pissed me off was that the game play was totally linear when it could have been dynamic and fit the story better. What would be friggen awesome was if highway 17 bought you to different areas with different and multiple goals to complete. Like goto the coast and retrieve a special key that will unlock a door back in town where you started off. and have the damn areas change! More interaction with NPC's would be a big plus not just some random cannon fodder. perhaps the first time you roll into town you fight a little and achieve your goal. then you have to come back later only to find yourself in the middle of a combine raid. Maybe even trains could get you around the city too. I want dynamic game play not this continuous path to keep charging through. City 17 should be one big ass map not 100 maps stringed together.

    And didn't some company try to make an RPG type shooter with the doom engine called strife?