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

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

From: sharriff:aina:med-iq at: 20-Feb-2001 12:58

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? Regards Sharriff Aina Gabriele Santilli <[g--santilli--tisca] An: [rebol-list--rebol--com] linet.it> Kopie: Gesendet von: Thema: [REBOL] Re: Concurrent access to data file [giesse--dsiaq1--ing] .univaq.it 20.02.01 11:06 Bitte antworten an rebol-list CRS - Psy Sel/SPO, COUSSEMENT Christophe, CPN wrote:
> Thanks for the suggestion, but the system HAS to work in real time: the > results file have to be processed immediatly.
The simplest way might be to serialize access using a server. Your server process takes care of updating your file; it stays there listening to a TCP port and accepts one connection at a time only. Your clients just connect to the server and send it the data. HTH, Gabriele. -- Gabriele Santilli <[giesse--writeme--com]> - Amigan - REBOL programmer Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/