Главная страница
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
4-1210534264
Игорь
2008-05-11 23:31
2009.05.31
Как в Windows Vista программно уменьшить громкость


3-1221628427
Drowsy
2008-09-17 09:13
2009.05.31
Invalid class typecast.


3-1221633388
Drowsy
2008-09-17 10:36
2009.05.31
Commit транзакции инсерта в таблицу базы закрывает эту таблицу.


2-1239808180
ksevelyar
2009-04-15 19:09
2009.05.31
Погрешность метода Рунге-Кутта


15-1238151873
Andy BitOff
2009-03-27 14:04
2009.05.31
Посоветуйте PropertyEditor