tight coupling

tight coupling definition - computer

Refers to hardware and software components that are linked together and dependent upon each other. For example, in a multiprocessing environment, where several computers share the workload, a tightly-coupled system would have to be shut down in order to add or replace a machine.

Software Tight Coupling
Tightly-coupled software means routines (modules, programs) that work in only one type of system and are dependent upon each other. For example, an operating system depends on its drivers to activate a peripheral device. Such drivers would require extensive programming changes to work in another environment. Contrast with loose coupling.



Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.

Comments
Improve this definition.
Do you have more to add? Share your linguistic knowledge or observation.
/Register to save your comments.