Date: Wed, 17 Mar 1999 17:31:41 -0600
Reply-To: REXX Programming discussion list <REXXLIST@UGA.CC.UGA.EDU>
Sender: REXX Programming discussion list <REXXLIST@UGA.CC.UGA.EDU>
From: Wayne Swanson <psoft@TECH-CENTER.COM>
Subject: Re: VisProRexx, RxExtras, and Multi-threading/semaphores
Content-Type: text/plain; charset=us-ascii
doug@hotrocks.msfc.nasa.gov wrote:
>
> Jerry,
>
> I have a set of code that you probably could simply take and use almost
> verbatim, assuming you seriously need to FORCE serial access to a file.
>
> I did this by creating a "databaseserver" program that on starting
> accesses a database. Programs that need to talk to the database
> actually talk to the server. This is isolated into a suite of
> subroutines (DatabaseSetup, _Talker, _Read, and _Write) which I simply
> drop into programs as needed.
>
> The server has a timer thread that kills the server if the program that
> started the server dies without killing the server. Communication from
> program to server is via a named pipe.
>
> If Wayne wants this for his site I'll send it to him also. I had
> thought this might be a bit to hairy for a collection of short code
> fragments, but what the heck.
Isn't that like asking an alcoholic if he wants a drink? I can't say
no! :-)
I think the question we need to ask ourselves is, "Is this something I
can share that someone else will find a use for?" I am happy to add
anything you think is worth adding.
As for the size question, I did have Joachim Scholtysik send a zip of
the VisPro forms and code for his submission but deferred using it in
addition to the html of info he sent. (for space reasons) We discussed
it a bit and I think he has convinced me to try to set something up to
archive this type of information also.
I will be checking into this and will let you know if there are any new
developments.
Wayne Swanson
------------------------------------------------------------
email: Psoft@Tech-Center.com
PillarSoft: http://fm-net.com/pillarsoft
Developers of WarpZip, ShowTime/2 and the Enhanced E Editors
Vice President, V.O.I.C.E. (Virtual OS/2 International Consumer
Education)
VOICE: http://www.os2voice.org
------------------------------------------------------------
|