Wednesday, May 19, 2010

Operating System Implementation

Operating System Implementation


Implementation is the realization, application, or execution of a plan, idea, model, design, specification, standard, algorithm, or policy. In computerscience, an implementation is a realization of a technical specification or algorithm for the computer system. When we speak of an operating systemimplementation, we are referring to the end result of years of design and dreams as that operating system becomes a reality and is released to the general public.

In the world of computers, products are implemented all of the time.Operating system implementation is not alone as various software products,hardware products, and languages are implemented all of the time. That means that they are developed, tested, and then released for use.

As such, implementation is the action that must follow any preliminary thinking in order for something to actually happen. In an information technology context, implementation encompasses all the processes involved in getting new software or hardware operating properly in its environment, including installation, configuration, running, testing, and making necessary changes. The word deployment is sometimes used to mean the same thing. Read More......