simultaneity and a Rev cgi script?
J. Landman Gay
jacque at hyperactivesw.com
Tue Mar 4 01:48:10 EST 2008
Nicolas Cueto wrote:
> Just curious if there could be problems when a Rev cgi script is
> called over the internet nearly simultaneously by standalones on
> different computers.
>
> To me it seems that there might be a problem, since the cgi script
> could be called again even before the Rev engine has finished
> running thru the script lines from a previous call.
>
> Am I worrying about nothing here? If not, any solutions or preventive
> measure?
Not a problem. Every call to the CGI will open a new instance of the
engine. They all run independently.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list