Hello..
I correct a typo, read again..
How do you have a "finer" control over garbage collecting in Java and C#
and the like ?
for example when you have some objects that contain "big" data and you
want to release them "immediatly" to free memory immediatly to optimize
more the system, this is not possible in Java and C# and the like and
this is not good.
And now you are understanding me more, this is why i have "invented"
my "Scalable" reference counting with efficient support for weak
references, and it works with Delphi and FreePascal and Lazarus, and i
will also port it to C++Builder, here it is and it is very powerful:
https://sites.google.com/site/aminer68/scalable-reference-counting-with-efficient-support-for-weak-references
Thank you,
Amine Moulay Ramdane.