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)
“What would life be without art? Science prolongs life. To consist of whateating, drinking, and sleeping? What is the good of living longer if it is only a matter of satisfying the requirements that sustain life? All this is nothing without the charm of art.”
—Sarah Bernhardt (18451923)