Rev as Web Server CGI programming language?
Brian Yennie
byennie at qldlearning.com
Wed Apr 18 17:38:18 EDT 2007
Not on hand, but I know Pierre has posted the source code a few times
to the list. I would try searching the archives for his name plus PHP
and sockets.
Keep in mind you still get the single-threaded lock at the stack
level, but sticking PHP in between does give you the ability to
juggle connections while Rev works on one request at a time. Pierre
had some pretty good results with this.
- Brian
>>
>> fetch http://andregarzia.com/RevHTTP.zip
>>
>> it has examples...
>>
>> Andre
>>
>
> Pierre Sahores advocated an approach of coupling a Rev-based cgi-
> type but resident program with Apache through sockets. He was using
> this solution for massive online services. However, the link to his
> page no longer works. Does anyone have those materials?
>
> Robert Brenstein
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list