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 computer takes up where psychoanalysis left off. It takes the ideas of a decentered self and makes it more concrete by modeling mind as a multiprocessing machine.”
—Sherry Turkle (b. 1948)
“I exulted like a pagan suckled in a creed that had never been worn at all, but was brand-new, and adequate to the occasion. I let science slide, and rejoiced in that light as if it had been a fellow creature. I saw that it was excellent, and was very glad to know that it was so cheap. A scientific explanation, as it is called, would have been altogether out of place there. That is for pale daylight.”
—Henry David Thoreau (18171862)