[REBOL] Antwort: Wanted - Rebol CGI success stories :)
From: sharriff::aina::med-iq::de at: 21-Nov-2000 11:36
My boss was sceptical ( he loves ASP and all that) but when I showed him my
email and bulletin-board script, he was suprised. Nobody notices that REBOL
captures data from a form, adds it to a flat file on the server, reads the
file, creates a frameset frame and displays the result! I donīt know how
the performance would be in a "REAL" internet scenarion since all my
scripts have only been tested in an Intranet.
REBOL CGI beats writing servlets since they are easier to debug. I would
really like to know how much of a resource drain it is when several users
call a REBOL script as that is the main advantage of Java servlets of CGI,
anyone done research on this? . When Iīm up to it ( with help from the
excellent REBOL list of course) I would like to try to code some sort of
Web-application framework, REBOL webserver inclusive ( see www.enhydra.org,
cool! they convert HTML into objects for set/get access)
Cheers!
Sharriff Aina
"Brett Handley"
<[brett--codecons] An: <[rebol-list--rebol--com]>
cious.com> Kopie:
Gesendet von: Thema: [REBOL] Wanted - Rebol CGI success stories :)
[rebol-bounce--re]
bol.com
21.11.00 11:21
Bitte antworten
an rebol-list
I've seen a number of posts regarding CGI and Rebol most of which related
to
problems (probably to be expected - people usually want help).
I thought it would be good if people with reliable Rebol CGIs could post
their successes to this thread (hopefully mentioning the words/phrases
reliable, fast, since eons ago, no runaway processes, etc).
Any?
Thanks
Brett.