[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.programming

Here is my answer

Ramine

2/23/2015 1:38:00 AM


Hello,

Silvio wrote:

>Please stop using the word "invent" when you haven't actually invented
>anything. It makes you come over as very stupid.


You look like a kind of stupid guy, because you are not using your
intellect to reason better..


You say i didn't invented algorithms and libraries ?


Look here at my invention called SemaCondvar and SemaMonitor here:

https://sites.google.com/site/aminer68/semacondvar-s...


Where do you have such this concepts and this objects in Java or C++ or
C# tell me ? my SemaCondVar and SemaMonitor combines all the
characteristics of a windows event object and a windows semaphore and an
EventCount and a condition variable and it adds also the following
characteristic: When you pass True in the first parameter of the
constructor the signal(s) will not be lost even if there is no waiting
threads, if it's False the signal(s) will be lost if there is no waiting
thread.

You see now ? this is my invention and you will not find it in C++
or C# or Java.


And look at my other invention here called scalable MLock:

https://sites.google.com/site/aminer68/scal...


My scalable MLock is waitfree, read about it more on my webpage...


An look at my other invention called , parallel conjugate gradient
linear system solver library that is cache-aware and scalable on "NUMA"
architecture here:

https://sites.google.com/site/aminer68/scalable-parallel-implementation-of-conjugate-gradient-linear-system-solver-library-that-is-numa-aware-and-c...


Also look here at my other invention called parallel varfiler, it is
very powerful , you will not find it in C# or Java or C++, you have to
read about it here:

https://sites.google.com/site/aminer68/more-scalable-paralle...


I have also invented a scalable RWLock with many variants, read about
them here:

https://sites.google.com/site/aminer68/scala...


I have also invented other libraries like my parallel archiver etc.
please look at them here:

https://sites.google.com/site/aminer68/more-scalable-paralle...




So from now on don't say that i didn't invented algorithm and libraries..



Thank you,
Amine Moulay Ramdane.