Slashdot Mirror


Microsoft Finally up for Distributed Computing?

ReeprFlame writes "eWeek has reported overhearing Microsoft's plans to finally get into the distributed computing market. Considering that the Windows platform has never had the ability to parallel compute in the past, it leaves great potential to the company's operating system development. From current *nix systems we have today, such a grid proves very useful, especially in the serving arena. However, we are unsure of Microsoft's target for the software. Would it be an addition to home users computers as well as the server versions of Windows? As of now it is unclear, but Microsoft probably will bring this situation to life in the near future since it does hold alot of power for them over other platforms."

20 of 307 comments (clear)

  1. Third party solutions got there first by Anonymous Coward · · Score: 4, Insightful
    Don't the spammers and virus writers have this technology already in their botnets?

    I guess Microsoft is imagining a Be-- stop! put down that bat!

  2. Not a good idea by scsirob · · Score: 1, Insightful

    Windows has proven time and again to be designed for stand-alone situation. All network and security add-ons have shown to be just that; add-ons..

    Distributed computing simply isn't part of the base design. Morphing Windows into something it isn't will once again be a task for their marketing department, not engineering.

    --
    To Terminate, or not to Terminate, that's the question - SCSIROB
    1. Re:Not a good idea by peragrin · · Score: 3, Insightful

      The NT kernel is well designed.

      The rest of the OS has way to much backwards compatibility to be able to strip things out.

      Linux can run on clusters because you can install only those chunks that you need. in Windows every processor would also have to run the entire GUI. Even if it is never used.

      Why do you think Longhorn is getting a full command line shell setup?

      --
      i thought once I was found, but it was only a dream.
    2. Re:Not a good idea by oexeo · · Score: 3, Insightful

      The NT kernel is modular and well-design, I can't imagine that it would be more troublesome than it was for Linux (and probably significantly less work).

      I have no idea what you are talking about when it comes to networking and security in NT, sure the WIN32 part is troublesome to keep secure, but NT in itself has no such problems.


      Flamebait? Please mods, this is the reason slashdot is losing readership. It's difficult to have a decent discussion, when all opposing views to the group opinion (right or wrong) are essentially censored down to obscurity.

    3. Re:Not a good idea by Gumber · · Score: 4, Insightful

      This is a load of horseshit.

      First: The WindowsNT line (WinNT, Win2k, Win2k3 and WinXP) isn't descended from DOS.

      Second: WindowsNT had a rich file and process permissions and auditing model baked in at a low level that exceeded (and may still exceed) what Linux has today. The problem is that the default OS config was and is relatively permissive.

  3. Windows clusters don't make sense by Xpilot · · Score: 2, Insightful

    Windows is an overly-bloated OS which is very GUI-oriented and is not modular or flexible for cluster node usage. Processing nodes usually don't even have a monitor or keyboard, much less a GUI and a mouse. Windows isn't much use there. Nor can you strip out the parts you don't need, or customize the kernel for performance. Plus, Microsoft's incredibly expensive and anal licensing makes a Windows cluster not worth the effort or money. I mean, Linux's licensing cost is 0, and 0 scales infinitely ;)

    Say what you like about Linux "not ready for the desktop", but Linux (and *nix in general) totally rules the clustering arena.

    --
    "Backups are for wimps. Real men upload their data to an FTP site and have everyone else mirror it." -- Linus Torvalds
    1. Re:Windows clusters don't make sense by FooBarWidget · · Score: 2, Insightful

      In other words: Windows is not ready for the cluster!

    2. Re:Windows clusters don't make sense by Bulln-Bulln · · Score: 4, Insightful

      Huh? Mac OS X is also very GUI-oriented, but that doesn't make it bad for clusters. I've only read positive feedbacks about Apple's Xgrid. http://www.apple.com/acg/xgrid/
      So that's not really a reason why a Windows Cluster won't make sense.
      Licensing costs are also not the biggest concern from big corporations.

    3. Re:Windows clusters don't make sense by heffrey · · Score: 2, Insightful

      Well, AC, here goes.

      Why would a Windows distributed node need to run a GUI? The Windows kernel can function quite happily without a GUI.

      Windows can be trimmed down. Remember that this is a future project so MS can do what they want. They do have the Windows source after all. No reason why they can't get a pared down OS.

      Diskless booting of Windows is possible today.

      Economically we don't know what the licensing for a distributed version of Windows would be since MS hasn't decided that yet - this product does not yet exist after all!

      I'm not arguing that distributed Windows clusters will be a great success. All I'm saying is that this GUI stuff is not relevant. If a GUI eats resources then the product would have a console only mode.

      MS has got a decent kernel, lots of experienced, clever developers and stacks of cash - it ought to be able to make this work if it so desired.

    4. Re:Windows clusters don't make sense by fymidos · · Score: 3, Insightful

      still his point is that it doesn't make sense, although they *can* be used for clustering, they are simply not the right tool for the job. This is not simply my opinion, the market has spoken on this:
      They cost money, they provide no advantages over linux or bsd, and they would propably need much more human hours for their administration.

      besides, as i understand the article, this is mostly a development thingie, and some sort of central application management service. And with a possible* release date somewhere in the end of the decade it just doesn't seem important. I don't understand why this story was even posted ...

      *possible as in "maybe it will be released" not as in "maybe in the end of the decade"

      --
      Washington bullets will simply be known as the "Bulle
  4. Who wrote the summary? by John+Harrison · · Score: 5, Insightful
    As of now it is unclear, but Microsoft probably will bring this situation to life in the near future since it does hold alot of power for them over other platforms.

    Does this make any sense? The rest of the summary is equally nonsensical.

  5. Already done by Progman3K · · Score: 4, Insightful

    There are millions of Windows machines out there participating in a distributed SPAM relaying network.

    I imagine if Microsoft 'enahances' Windows to do this even easier, it'll make it even easier for spammers to write the next-generation spamming-joe-jobbing apps.

    Kudos, Microsoft!

    --
    I don't know the meaning of the word 'don't' - J
  6. Re:could be good by LiquidCoooled · · Score: 2, Insightful

    Spyware and trojans have been doing exactly this for years now.

    --
    liqbase :: faster than paper
  7. Not the same thing ... by gstoddart · · Score: 4, Insightful
    Huh? Mac OS X is also very GUI-oriented, but that doesn't make it bad for clusters. I've only read positive feedbacks about Apple's Xgrid.


    In this case, Mac OS X is sitting on top of a UNIX kernel -- a modified FreeBSD. Which means all of those parts aren't GUI oriented, and you get all of the same benefits of a UNIX with all of the eye candy that Apple knows how to make work well.

    Windows seems to have been built with a model that expects everything to want to be GUI based and it includes a lot of stuff geared towards that. As has been pointed out elsewhere, Windows seems to be taking networking and other stuff as add-ons without having been accounted for in the first place. Though that's probably changing somewhat over time.

    In the case of OS/X, it will happily do both functions without saddling the non-GUI stuff with extra baggage.

    --
    Lost at C:>. Found at C.
    1. Re:Not the same thing ... by Bulln-Bulln · · Score: 2, Insightful

      Mac OS X is sitting on top of a UNIX kernel -- a modified FreeBSD.

      Wrong. OSX' kernel is XNU - a modified version of Mach. OSX (or better Darwin) includes a lot of FreeBSD code, but it's not just a modified FreeBSD.

      There's also a difference between Windows as a whole and just the NT kernel. The NT kernel isn't that bad. Most problems with Windows result from problems in the higher levels of the system - eg. IE.
      Problems with higher levels of the Windows OS are not necessarily a reason against clustering on NT based Windows systems.

  8. Not So Funny: China and its Threat by Anonymous Coward · · Score: 1, Insightful
    This new distributed computing technology which Microsoft will incorporate into Windows must be safeguarded from China. The Chinese would use it to enhance their military capability.

    In particular distributed computing has particular use in doing wargame simulations. The Pentagon has been doing its simulations on distributed systems for, at least, a decade.

  9. DCOM, COM+ anyone? by Otis_INF · · Score: 3, Insightful

    Windows already has distributed computing build in, with transaction support which controls cross-machine/process transactions, it's available in every windows box (2000/XP/2003). Furthermore it has object-level security settings, based on roles, integrated in for example Active Directory so you can control which user can access/run which object.

    'Grid computing!!!111'... it's a buzzword. The technology is already available for many years, however not a lot of software uses it, if you look at the many many applications available.

    Considering that the Windows platform has never had the ability to parallel compute in the past, it leaves great potential to the company's operating system development.
    I don't know how much 'ReeprFlame' knows about windows, but it can't be a lot. :-/

    --
    Never underestimate the relief of true separation of Religion and State.
  10. blablabla by Otis_INF · · Score: 4, Insightful

    Windows has proven time and again to be designed for stand-alone situation. All network and security add-ons have shown to be just that; add-ons..
    huh? COM+ is designed to be a cross-machine/process object layer with security build in PER OBJECT, even per interface. Role based, AD controlled.

    Stand alone? Add-ons? ever looked closely at windows 2000 or even NT 4? No, not the shell, the core OS.

    Distributed computing simply isn't part of the base design. Morphing Windows into something it isn't will once again be a task for their marketing department, not engineering.
    You have definitely totally no clue whatsoever, and with you the moderators who modded you 'insightful'. 'Bullshit' would have been more like it.

    --
    Never underestimate the relief of true separation of Religion and State.
  11. since when are programs ran when they're not used? by Otis_INF · · Score: 4, Insightful

    in Windows every processor would also have to run the entire GUI. Even if it is never used.
    No. First of all you can set cmd.exe as the shell instead of explorer.exe, second of all, if you don't hook up a monitor or log in, the shell is swapped out pretty fast, and doesn't get any cpu cycles.

    --
    Never underestimate the relief of true separation of Religion and State.
  12. May we stop bashing M$ and come up for some air? by the+angry+liberal · · Score: 2, Insightful

    ReeprFlame writes "eWeek has reported overhearing Microsoft's plans to finally get into the distributed computing market. Considering that the Windows platform has never had the ability to parallel compute in the past, it leaves great potential to the company's operating system development. From current *nix systems we have today, such a grid proves very useful, especially in the serving arena. However, we are unsure of Microsoft's target for the software. Would it be an addition to home users computers as well as the server versions of Windows? As of now it is unclear, but Microsoft probably will bring this situation to life in the near future since it does hold alot of power for them over other platforms."

    I arrived a bit late on the scene to advise you guys, but here goes: If you are going to have a derogatory thread about M$ and how lame they are, um, get your terminology right first!

    Parallel =! Distributed
    Distributed =! Parallel

    These are two different things and demonstrates how this board has a tendancy to go off a bit half-cocked over what M$ does and their capabilities.

    What is even sadder, those speaking seriously of problems with Windows 95 (BSoD) having anything remotely to do with enterprise level systems today. Being an old-timer BSD and Linux user, I can safely say I've seen a share of pings of death and other BS with every OS. Sometimes, it becomes time to just let all that childish BS go, ya know? Implement what businesses need and works.