نتایج جستجو برای: garbage

تعداد نتایج: 4909  

2004

more garbage than any other nationover 160 million tons of garbage each year or more than 1,200 pounds per person. EPA expects this to increase to more than 2,300 pounds of garbage per person each year within the next 1 2 years. Whether it is recycled, buried or burned, the fate of this refuse has major impacts on public health, the environment and the economy. United States citizens generate W...

1998
Amir Kazempour

We examine basic garbage collection algorithms used in three commercially popular object oriented languages: Java, Smalltalk, and C++. We briefly discuss garbage collection in general, and the methods of garbage collection used in specific implementations of these languages.

احمدی, دکتر فضل الله , انوشه, دکتر منیره , حسینی, سیده وحیده ,

  Background and Aim: One of the important factors in health maintenance and promotion is correct garbage disposal. The aim of this study was to examine the effect of adolescents’ participation on the sanitary collection and disposal of garbage.   Material and Method: In his quasi-experimental, before-after study, the research population consisted of all adolescents of 102 families living in Ro...

2006
Erik Peterson

Increasingly many modern programming languages are turning to automatic reclamation, or garbage collection, to free up memory objects that are no longer needed. While there are many techniques known for detecting and collecting garbage, what remains a less well-known topic is how differing techniques perform in different application domains; a garbage collector that works well for a word proces...

2006
Fabrice Le Fessant Ian Piumarta Marc Shapiro

Most existing reference-based distributed object systems include some kind of acyclic garbage collection, but fail to provide acceptable collection of cyclic garbage. Those that do provide such GC currently suuer from one or more problems: synchronous operation, the need for expensive global consensus or termination algorithms, susceptibility to communication problems, or an algorithm that does...

1998
Helena C. C. D. Rodrigues

With the continued growth of distributed systems as a means to provide shared data, designers are turning their attention to garbage collection, prompted by the complexity of memory management and the desire for transparent object management. Garbage collection in very large address spaces is a di cult and unsolved problem, due to problems of e ciency, fault-tolerance, scalability and completen...

1992
Paul R. Wilson

We survey basic garbage collection algorithms and variations such as incremental and gen erational collection The basic algorithms include reference counting mark sweep mark compact copy ing and treadmill collection Incremental techniques can keep garbage collection pause times short by interleaving small amounts of collection work with program execution Generational schemes improve e ciency an...

2009
Kjetil Matheussen

Garbage-producing and efficient programming languages such as Haskell, Lisp or ML have traditionally not been used for generating individual samples in realtime. The reason is a lack of garbage collector fast and predictably enough to make these languages viable alternatives to C and C++ for high performing audio DSP. This paper shows how conservative garbage collectors can be used efficiently ...

2007
Wei-Jen Wang Carlos A. Varela

Distributed actor garbage collection differs from distributed object garbage collection in that it needs to consider in-transit message detection, unordered message reception, and actor migration. In this paper, we propose a new snapshot-based distributed actor garbage collection algorithm. The algorithm does not require First-In-First-Out or blocking communication, nor message logging. Further...

Journal: :Trans. HiPEAC 2007
Dries Buytaert Kris Venstermans Lieven Eeckhout Koen De Bosschere

This paper shows that Appel-style garbage collectors often make suboptimal decisions both in terms of when and how to collect. We argue that garbage collection should be done when the amount of live bytes is low (in order to minimize the collection cost) and when the amount of dead objects is high (in order to maximize the available heap size after collection). In addition, we observe that Appe...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید