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)
“All science requires mathematics. The knowledge of mathematical things is almost innate in us.... This is the easiest of sciences, a fact which is obvious in that no ones brain rejects it; for laymen and people who are utterly illiterate know how to count and reckon.”
—Roger Bacon (c. 1214c. 1294)