develooper Front page | perl.perl6.language | Postings from May 2006

Re: Synchronized / Thread syntax in Perl 6

Thread Previous
From:
Sage La Torra
Date:
May 31, 2006 07:25
Subject:
Re: Synchronized / Thread syntax in Perl 6
Message ID:
ca610f250605310725p38fe3e6eg9c9667678f6d6f3@mail.gmail.com
We could always go with the Windows API "Critical Section" name. Locked is
probably as good a descriptor, and avoids anything associated with Windows.

Sage

James Mastros skribis 2006-05-31 12:03 (+0100):
> > I don't like the name synchronized -- it implies that multiple things
> are
> > happening at the same time, as in synchronized swiming, which is exactly
> the
> > opposite of what should be implied.  "Serialized" would be a nice name,
> > except it implies serializing to a serial format, like disk.  "Locked"
> is
> > the best name I can think of, and it frankly isn't that good -- it's so
> > vauge as to be able to mean almost anything.
>
>

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About