Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Antwort: Re: Antwort: Re: Concurrent access to data file

From: sharriff:aina:med-iq at: 21-Feb-2001 12:43

Anybody with a URL where I can RTFM on "Serialisation on Servers" for dummies? further is there some way to implement "Object serialisation" in REBOL without doing handstands? Sharriff Aina Gabriele Santilli <[g--santilli--tisca] An: [rebol-list--rebol--com] linet.it> Kopie: Gesendet von: Thema: [REBOL] Re: Antwort: Re: Concurrent access to data file [giesse--dsiaq1--ing] .univaq.it 21.02.01 11:41 Bitte antworten an rebol-list [Sharriff--Aina--med-iq--de] wrote:
> Excuse my question, but could this slow down the workflow if only one > connection is allowed to the server in the case of 20 or more PCs?
It depends on the kind of access you are doing. File locking would cause waiting too. The efficient way to handle concurrency on a set of data is to use transactions and a good scheduler. This is not very simple, and it does not seem to be applicable to the case discussed here, at least as I understood it. A simple serialization server should be fine in this case IMHO. Regards, Gabriele. -- Gabriele Santilli <[giesse--writeme--com]> - Amigan - REBOL programmer Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/