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


Groups > comp.programming.threads > #1237

MREW version 1.0 is here

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From "aminer" <aminer@toto.com>
Newsgroups comp.programming.threads, comp.programming
Subject MREW version 1.0 is here
Date Wed, 28 Nov 2012 16:11:01 -0600
Organization A noiseless patient Spider
Lines 42
Message-ID <k95uj3$8b0$1@dont-email.me> (permalink)
Injection-Date Wed, 28 Nov 2012 21:09:56 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="c43ca82f9e8d62a602307fe9d2e9b807"; logging-data="8544"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+/fZBhY89b1W68OZOSbRZF"
X-MimeOLE Produced By Microsoft MimeOLE V6.00.2900.6157
X-RFC2646 Format=Flowed; Original
X-Newsreader Microsoft Outlook Express 6.00.2900.5931
Cancel-Lock sha1:0aVGXBbsmcFJJ1J3t06K+Y6I+gY=
X-Priority 3
X-MSMail-Priority Normal
Xref csiph.com comp.programming.threads:1237 comp.programming:2534

Cross-posted to 2 groups.

Show key headers only | View raw


Hello,


MREW lock (multiple-readers-exclusive-writer lock) version 1.0 is here.

Authors: Primoz Gabrijelcic and Amine Moulay Ramdane


Description:

MREW lock (multiple-readers-exclusive-writer lock) that works across 
processes and threads.


Language: FPC Pascal v2.2.0+ / Delphi 7+: http://www.freepascal.org/

Operating Systems: Win , Linux and Mac (x86).

Required FPC switches: -O3 -Sd -dFPC -dWin32 -dFreePascal

-Sd for delphi mode....

Required Delphi switches: -DMSWINDOWS -$H+

For Delphi 5,6,7 use -DDelphi

For Delphi 2005,2006,2007,2009,2010+ use the switch -DDELPHI2005+


You can download MREW lock version 1.0 from:

http://pages.videotron.com/aminer/




Thank you,
Amine Moulay Ramdane.


Back to comp.programming.threads | Previous | NextNext in thread | Find similar


Thread

MREW version 1.0 is here "aminer" <aminer@toto.com> - 2012-11-28 16:11 -0600
  Re: MREW version 1.0 is here "aminer" <aminer@toto.com> - 2012-11-28 16:37 -0600

csiph-web