Wednesday, July 24, 2019

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

aminer68@gmail.com: Jul 23 03:02PM -0700

Hello,
 
 
Read again, i correct about: Shared memory or message passing ?
 
 
Shared memory or message passing ?
 
Shared memory allows maximum speed and convenience of communication, as it can be done at memory speeds when within a computer. Shared memory is faster than message passing.
 
Please read the following about a paper of the following International Conference On Principles Of Distributed Systems, it says the following:
 
"We observe that communication overhead of message passing can often outweigh its benefits"
 
 
Read here to noticed it:
 
https://link.springer.com/chapter/10.1007/978-3-319-03850-6_7
 
 
Thank you,
Amine Moulay Ramdane.
aminer68@gmail.com: Jul 23 02:53PM -0700

Hello,
 
 
Shared memory or message passing ?
 
Shared memory allows maximum speed and convenience of communication, as it can be done at memory speeds when within a computer. Shared memory is faster than message passing.
 
Please read the following about a paper of the following International Conference On Principles Of Distributed Systems, it says the following:
 
"Communication overhead of message passing can often outweigh its benefits"
 
 
Read here to noticed it:
 
https://link.springer.com/chapter/10.1007/978-3-319-03850-6_7
 
 
Thank you,
Amine Moulay Ramdane.
aminer68@gmail.com: Jul 23 08:05AM -0700

Hello,
 
 
My portable and efficient implementation of a future in Delphi and FreePascal was updated to version 1.2
 
I have just enhanced it to be used easily to compose Active Object Pattern using my efficient Threadpool engine with priorities that scales very well,
 
you can download it from:
 
https://sites.google.com/site/scalable68/a-portable-and-efficient-implementation-of-a-future-in-delphi-and-freepascal
 
And you can download my new efficient Threadpool engine with priorities that scales very well version 3.83 from:
 
https://sites.google.com/site/scalable68/an-efficient-threadpool-engine-with-priorities-that-scales-very-welll
 
 
Thank you,
Amine Moulay Ramdane.
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: