The pitfalls in the distributed system

Posted on

Software Complexity   Little software exists at present. It is difficult to implement sophisticated software on distributed system, because the software has to take care of many machines simultaneously for their interaction. Communication Network   Because of users share many paths to the network; the communication is slower compare to a stand-alone system. Moreover, if the network Read More …

Autonomic Computing

Posted on

Autonomic Computing helps to address complexity by using technology to manage technology. The term autonomic is derived from human biology. The autonomic nervous system monitors our heartbeat, checks our blood sugar level and keeps our body temperature without any conscious effort on our part. In much the same way, self-managing autonomic capabilities anticipate IT system Read More …

John Von Neumann’s Architecture

Posted on

All computers share the same basic architecture, whether it is a mainframe or a Palm Pilot. All have memory, an I/O system, and arithmetic/logic unit, and a control unit. This type of architecture is named Von Neumann’s Architecture after the mathematician, John Von Neumann who conceived of the design. John Von Neumann begins his “Preliminary Read More …