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:
“What, then, is the basic difference between todays computer and an intelligent being? It is that the computer can be made to see but not to perceive. What matters here is not that the computer is without consciousness but that thus far it is incapable of the spontaneous grasp of patterna capacity essential to perception and intelligence.”
—Rudolf Arnheim (b. 1904)
“If science ever gets to the bottom of Voodoo in Haiti and Africa, it will be found that some important medical secrets, still unknown to medical science, give it its power, rather than the gestures of ceremony.”
—Zora Neale Hurston (18911960)