Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #18754

Re: CAS and scalability [...]

Path csiph.com!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From "aminer" <aminer@videotron.ca>
Newsgroups comp.lang.java.programmer
Subject Re: CAS and scalability [...]
Date Thu, 13 Sep 2012 19:11:41 -0500
Organization A noiseless patient Spider
Lines 57
Message-ID <k2tp7p$99g$1@dont-email.me> (permalink)
References <k2tgrh$j5f$1@dont-email.me> <cd213bd3-a7f9-4b99-acf6-0e74ab901103@googlegroups.com>
Injection-Date Thu, 13 Sep 2012 23:11:53 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="c43ca82f9e8d62a602307fe9d2e9b807"; logging-data="9520"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX190SDHacGbT7EsgqnpJQW5O"
X-MimeOLE Produced By Microsoft MimeOLE V6.00.2900.5512
X-RFC2646 Format=Flowed; Original
X-Newsreader Microsoft Outlook Express 6.00.2900.5512
Cancel-Lock sha1:PZd8OVH9wSFMwE2to9liO8ssROA=
X-Priority 3
X-MSMail-Priority Normal
Xref csiph.com comp.lang.java.programmer:18754

Show key headers only | View raw



Lew wrote:;
> You are a spammer


Sorry Lew, it's not spam , cause it's an exchange of ideas on programming
and the source code is free and this can also inspire a Java progammer to 
port
part or all of the Object Pascal source code to Java for example.

Do you understand what i mean. And sorry for my poor english.


Thank you,
Amine Moulay Ramdane.







"Lew" <lewbloch@gmail.com> wrote in message 
news:cd213bd3-a7f9-4b99-acf6-0e74ab901103@googlegroups.com...
> aminer wrote:
>> when the CAS operation "goes on the bus", use of CAS can impair 
>> scalability.
>> but CAS can be accomplished locally -- that is, with no bus 
>> transactions --
>> and then it can scale.
>>
>> If we then change the CAS operation that goes on the bus to a normal 
>> store
>> you'll also see a similar slow-down in terms of coherency bus traffic, 
>> CAS
>> isn't appreciably different than a normal store. Also the lock: prefix
>> caused
>> the LOCK# signal to be asserted, acquiring exclusive access to the bus.
>> This doesn't scale of course
>>
>> As you have noticed i  have wrote parallelhashlist (a parallel 
>> hashtable),
>
> Why do you spew your irrelevant and illiterate spam on the 
> comp.lang.java.programmer
> newsgroup?
>
> You are a spammer, and not a good writer.
>
> Please stop spamming.
>
> -- 
> Lew
> 

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

CAS and scalability [...] "aminer" <aminer@videotron.ca> - 2012-09-13 16:48 -0500
  Re: CAS and scalability [...] Lew <lewbloch@gmail.com> - 2012-09-13 14:20 -0700
    Re: CAS and scalability [...] "aminer" <aminer@videotron.ca> - 2012-09-13 19:08 -0500
    Re: CAS and scalability [...] "aminer" <aminer@videotron.ca> - 2012-09-13 19:11 -0500
      Re: CAS and scalability [...] Arne Vajhøj <arne@vajhoej.dk> - 2012-09-13 20:22 -0400
      Re: CAS and scalability [...] Kevin McMurtrie <mcmurtrie@pixelmemory.us> - 2012-09-13 21:47 -0700
        Re: CAS and scalability [...] Patricia Shanahan <pats@acm.org> - 2012-09-13 22:34 -0700
  Re: CAS and scalability [...] Patricia Shanahan <pats@acm.org> - 2012-09-13 15:04 -0700
    Re: CAS and scalability [...] "aminer" <aminer@videotron.ca> - 2012-09-13 19:17 -0500
      Re: CAS and scalability [...] Lew <lewbloch@gmail.com> - 2012-09-13 16:21 -0700
      Re: CAS and scalability [...] Patricia Shanahan <pats@acm.org> - 2012-09-13 16:44 -0700
      Re: CAS and scalability [...] Arne Vajhøj <arne@vajhoej.dk> - 2012-09-13 20:24 -0400
  Re: CAS and scalability [...] "aminer" <aminer@videotron.ca> - 2012-09-13 19:02 -0500

csiph-web