Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

My portable and efficient implementation of a future in Delphi and FreePascal was updated to version 1.31

7 views
Skip to first unread message

Amine Moulay Ramdane

unread,
Jun 23, 2021, 5:26:02 PM6/23/21
to
Hello...


I am a white arab, and i think i am smart since i have also
invented many scalable algorithms and algorithms..

Here is more proof of the fact that i have invented many scalable algorithms and algorithms:

https://groups.google.com/g/comp.programming.threads/c/V9Go8fbF10k

My portable and efficient implementation of a future in Delphi and FreePascal was updated to version 1.31

I have just added support for exceptions, so you have to know that
programming with futures is asynchronous programming, but so that
to be robust the future implementation has to deal correctly
with "exceptions", so in my implementation of a future when an exception
is raised inside the future you will receive the exception, so
i have implemented two things: The HasException() method so that to detect the exception from inside the future, and the the exception and its address is returned as a string in the ExceptionStr property, and my implementation of a future does of course support passing parameters as a pointer to the future, also my implementation of a future works in Windows and Linux.

You can download my portable and efficient implementation of a future in Delphi and FreePascal version 1.31 from my website here:

https://sites.google.com/site/scalable68/a-portable-and-efficient-implementation-of-a-future-in-delphi-and-freepascal

And you can download my open source softwares from my website here:

https://sites.google.com/site/scalable68/


Thank you,
Amine Moulay Ramdane.
0 new messages