Results 1 to 7 of 7

Thread: What the hell is distributed computing?

  1. #1

    Thread Starter
    Fanatic Member davebat's Avatar
    Join Date
    Dec 2002
    Posts
    727

    What the hell is distributed computing?

    Anyone???

  2. #2
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171


    Has someone helped you? Then you can Rate their helpful post.

  3. #3
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: What the hell is distributed computing?

    Originally posted by davebat
    Anyone???
    Here is some defination from Google


    http://www.google.co.uk/search?sourc...uted+computing


    Distributed computing is a programming model in which processing occurs in many different places (or nodes) around a network. Processing can occur wherever it makes the most sense, whether that is on a server, Web site, personal computer, handheld device, or other smart device.
    www.microsoft.com/net/basics/glossary.asp


    a type of system that divides a workload to computers connected to a network. The network may be either be enclosed in a room or out in the open, like the Internet. Distributed computing is also referred to as distributed processing, cooperative computing, and collective computing. See the Introduction section for a major treatment. See also: render farms, parallel processing. Pictures: Regular Computing vs. Distributed Computing diagram.
    library.thinkquest.org/C007645/english/glossary-start.htm


    Computing systems in which services to users are provided by teams of computers collaborating over a network.
    www.cs.cornell.edu/wya/DigLib/new/glossary.html


    Term for computer systems in which data and programs are distributed across different computers on a network, and shared.
    http://www.uhnres.utoronto.ca/ehealt...glossary.shtml


    A system where tasks are divided among several computers rather than having all processes originating from one central computer. Client/server systems are one type of distributed computing. Compare centralized computing.
    pip.med.umich.edu/glossary/index3.htm


    Information processing in which computing tasks are divided into two parts, one running on the client computer, the other on the server.
    www.macsounduk.com/pc_glossary.html


    when program components and data reside on various systems in a computer network, often contrasted with a centralized, mainframe application.
    www.consultingtimes.com/glossary.html


    Distributed Computing is an industry-standard software technology for setting up and managing computing and data exchange in a system of distributed computers. It is typically used in large networks of computing systems that include different size servers scattered geographically.
    www.zeroonesoftware.com/glossary.html
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  4. #4
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961
    Would DCOM subjects fall under this scope?

  5. #5
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787
    if it fits into...

    a programming model in which processing occurs in many different places (or nodes) around a network
    then yes

  6. #6
    Banned jhermiz's Avatar
    Join Date
    Jun 2002
    Location
    Antarctica
    Posts
    2,492
    Originally posted by Dave Sell
    Would DCOM subjects fall under this scope?
    The D stands for ? Distributed right...

    Hmmm I'd say Yes

  7. #7
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    From MSDN help file:

    Microsoft® Distributed COM (DCOM) extends the Component
    Object Model (COM) to support communication among objects on
    different computers—on a LAN, a WAN, or even the Internet. With
    DCOM, your application can be distributed at locations that make
    the most sense to your customer and to the application.

    HTH.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width