Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2009.05.31;
Скачать: CL | DM;

Вниз

StreamSec Garbage Collector   Найти похожие ветки 

 
oxffff ©   (2009-03-26 10:55) [0]

Сам бы потестил, но к компьютеру подхожу урывками в перерывах на еду.

Кому интересно
https://forums.codegear.com/thread.jspa?threadID=14351


 
oxffff ©   (2009-03-29 19:12) [1]

Вверх живо.
Вдруг кто пропустил. :)


 
turbouser ©   (2009-03-29 19:41) [2]


Downloads and more information here:

http://wiki.streamsec.net/perspective.aspx?page=freeze:Stgc
news://news.streamsec.net/streamsec.public.gc

The StreamSec Garbage Collector is a native precise tracking garbage
collector for Delphi, based on a sweep-and-mark algorithm and lock-less
linked lists, that can be used in either incremental mode or
stop-the-world mode. It does not replace the built in memory manager,
but supports memory block caching for faster allocation when used for
classes that have roughly the same instance size.

The purpose of this garbage collector is to facilitate the
implementation of complex structures where the ownership relations are
unclear, where circular references make traditional reference counting
unreliable, and where the structures are used and manipulated by
multiple concurrent threads.

The code is free to use, at your own risk, for non-commercial purposes.

Supports Delphi 6 and up. (Delphi 4 and Delphi 5 are not supported,
although the code could technically be modified to work with these
compilers.)

New in the 20090326 version:

* Weak fields that are cleared automatically when the referenced object
is collected
* Caching of allocated memory with size differentiation
* Incremental with Locked Constructor mode. This mode suspends creation
of new objects during the markup phase, leading to faster sweep times


Интерсная штука, конечно...Но с практической точки зрения - ИМХО не очень нужная...
ЗЫ
Не скачивал :)


 
Rouse_ ©   (2009-03-30 12:06) [3]

Скачал - тестовый пример падает с Range Check Error, дальше пока не смотрел :)


 
Alkid ©   (2009-03-30 14:33) [4]


> Rouse_ ©   (30.03.09 12:06) [3]

А что - самый радикальный способ собрать мусор - прибить процесс, его породивший :)))



Страницы: 1 вся ветка

Текущий архив: 2009.05.31;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.008 c
8-1194545729
NaRuTo
2007-11-08 21:15
2009.05.31
Как сделать так чтобы моя диаграмма скакала под бит музыки.


4-1210534264
Игорь
2008-05-11 23:31
2009.05.31
Как в Windows Vista программно уменьшить громкость


3-1222062150
Юрий Катунов
2008-09-22 09:42
2009.05.31
Сортировка в DBGrid


2-1239883561
zdm
2009-04-16 16:06
2009.05.31
ComboBox запретить ввод но давать выводить св-во Текст.


2-1239895427
Igor2010
2009-04-16 19:23
2009.05.31
WordApplication1-компонент