Tuesday, January 9, 2018

Digest for comp.programming.threads@googlegroups.com - 4 updates in 4 topics

Intelli2 <intelli2@mama.com>: Jan 01 01:55PM -0500

Hello..
 
 
Another new scalable algorithm of mine is coming..
 
It is a Scalable Lockfree bounded FIFO queue, i am finishing
implementing it right now in Delphi and FreePascal and porting it to
C++, it will work on both Windows and Linux, it will be really powerful,
and i am updating my other scalable FIFO queues to avoid false-sharing
in the bounded version.
 
And my other scalable algorithms of a fully scalable Threadpool and of
an almost fully scalable Threadpool(because work-stealing is rare) are
coming soon, i am wanting to sell my scalable algorithms that are fully
scalable on NUMA and multicores systems and there implementations to
Embarcadero or to Microsoft.
 
Please stay tuned !
 
Thank you,
Amine Moulay Ramdane.
Intelli2 <intelli2@mama.com>: Jan 08 05:28PM -0500

Hello..
 
 
I have ported the following software of the implementation of scalable
Counting networks:
 
https://github.com/stephentu/counting-networks
 
 
But i have more and more analyzed it, and i have found that it doesn't
work as it is on multicore and NUMA systems, and it is not optimized to
avoid false sharing, so i have finally enhanced it more to be more
powerful, and i have just finished my own implementation that is more
powerful and that works correctly on multicore and NUMA systems.
 
 
So forget about the above project on Github, because it doesn't work
correctly.
 
 
 
Thank you,
Amine Moulay Rasmdane.
Intelli2 <intelli2@mama.com>: Jan 08 05:28PM -0500

Hello..
 
 
I have ported the following software of the implementation of scalable
Counting networks:
 
https://github.com/stephentu/counting-networks
 
 
But i have more and more analyzed it, and i have found that it doesn't
work as it is on multicore and NUMA systems, and it is not optimized to
avoid false sharing, so i have finally enhanced it more to be more
powerful, and i have just finished my own implementation that is more
powerful and that works correctly on multicore and NUMA systems.
 
 
So forget about the above project on Github, because it doesn't work
correctly.
 
 
 
Thank you,
Amine Moulay Rasmdane.
Intelli2 <intelli2@mama.com>: Jan 08 05:23PM -0500

Hello,
 
 
I have ported the following software of the implementation of scalable
Counting networks:
 
https://github.com/stephentu/counting-networks
 
 
But i have more and more analyze it, and i have found that it doesn't
work as it is on multicore and NUMA systems, and it is not optimized to
avoid false sharing, so i have finally enhanced it more to be more
powerful, and i have just finished my own implementation that is more
powerful and that works correctly on multicore and NUMA systems.
 
 
So forget about the above project Github, because it doesn't work correctly.
 
 
 
Thank you,
Amine Moulay Rasmdane.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.programming.threads+unsubscribe@googlegroups.com.

No comments: