Results 1 to 3 of 3

Thread: Difference between Distributed computing and computer networks

  1. #1
    Join Date
    May 2009
    Posts
    223

    Difference between Distributed computing and computer networks

    This is the simplest differentiation between Distributed computing and Computer networks:

    A computer network: It is when more than one computer is connected through hardware, and it communicates through some protocols to other computer which allows data transfer, commands and other services.

    Distributed computing: It is when more than one computer do a job that can be done with single computer itself.

    Distributed computing can be explained as follows:

    When more than one microprocessor computers are doing the job that mainframe would otherwise do. A specific job is sent to several microprocessor computers from a controlling computer. For any kind of distributed computing you are going to need a computer network, so that data can be transmitted to the destination.And sometimes for better networking you need computer/s which is/are handling services on the network.

    E.g.: This could be mainframe handling services for a whole bunch of desktop computers.

    However, Mainframes are very expensive and any big job can be divided into small tasks for microprocessors and be completed at very low cost. So, for low cost network you can just assign different services to the different microprocessors running at the same time resulting into Distributed computing.

    Sometimes computer network may describe some distributed computing capabilities:

    services on a network may be centralized or distributed across the network.E.g.: If I plug two windows 98 machines together through a LAN cable, they can talk to each other through TCP/IP or IPX and they are. Here, because all of the computers on the network have the same services running, which in theory could be handled from one central server, for this reason you could call this distributed computing. However normal people call this a computer network.

    However if I am at a university, I may have one microcomputer that handles the web-pages of my department, another computer that authenticates and gives access to the users data, and another computer that handles the emails. These computers are all linked by a network, and the jobs that they do may be somewhat dependent on the jobs of the other computers on this university network, however all of these computers are doing basically different jobs and giving me different services. These all jobs can be done by the same computer also that’s why I call it as distributing computing.

  2. #2
    Join Date
    Apr 2008
    Posts
    395

    Re: Difference between Distributed computing and computer networks

    All the elements that are inter-connected and operate under one operating system are called distributed computing. For a user it seems like a virtual uni-processor system. In a computer network the user has to specify and log in on a specific computer and every pc on the network has a specific address. All other computers communicate bu using the network that exists among them.

  3. #3
    Join Date
    Jun 2009
    Posts
    181

    Re: Difference between Distributed computing and computer networks

    The main difference in distributed system is that the existence of multiple autonomous computers is transparent, which is not visible to the user. Anyone can type a command to run a software and then it will start to run. Based on the operating system the best processor is selected, find and transport all the input files to that processor and put the results in the right place.

Similar Threads

  1. Distributed COM error causing computer crash
    By Luditecentral in forum Windows Software
    Replies: 1
    Last Post: 08-05-2012, 11:54 AM
  2. Replies: 9
    Last Post: 03-01-2012, 07:40 AM
  3. Replies: 5
    Last Post: 04-10-2011, 12:47 AM
  4. Difference between 3g and HSDPA networks
    By cornto in forum India BroadBand
    Replies: 8
    Last Post: 23-03-2010, 08:07 AM
  5. Computer Networks by Tannenbaum wid solutions
    By darklight in forum Ebooks
    Replies: 7
    Last Post: 22-11-2004, 01:33 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,583,388.61977 seconds with 17 queries