In Computer Science
In computer science, the issue of handling shared resources figures prominently. For example time-sharing is an approach to interactive computing in which a single computer is used to provide apparently simultaneous interactive general-purpose computing to multiple users by sharing processor time. Sharing of resources between processes and threads is the source of most of the difficulties of concurrent programming. The word "sharing" is also used in some functional programming communities to refer specifically to sharing of memory between different data items to save space, otherwise known as hash consing.
See also: Aliasing (computing), Concurrency control, and File lockingRead more about this topic: Sharing
Famous quotes containing the words computer and/or science:
“The archetype of all humans, their ideal image, is the computer, once it has liberated itself from its creator, man. The computer is the essence of the human being. In the computer, man reaches his completion.”
—Friedrich Dürrenmatt (19211990)
“Nor has science sufficient humanity, so long as the naturalist overlooks the wonderful congruity which subsists between man and the world; of which he is lord, not because he is the most subtile inhabitant, but because he is its head and heart, and finds something of himself in every great and small thing, in every mountain stratum, in every new law of color, fact of astronomy, or atmospheric influence which observation or analysis lay open.”
—Ralph Waldo Emerson (18031882)