Am 17.11.2006 um 21:26 schrieb [EMAIL PROTECTED]:

On Nov 17, 2006, at 15:41 UTC, Richard Hillsdon wrote:

In other words, instead of writing my scripts in PHP or Perl etc., I
want to write them as a command line RB project.  That way I am not
having to keep switching between languages and can re-use lots of my
code.

OK, it sounds like you want to make CGIs.  That's pretty easy to do;
you just make a command-line RB app that parses out the request
headers, does its work, and prints the result to stdout

At this point I'd ask regarding performance considerations. For example
PHP and other languages are available as FastCGIs. How about RB?

Any performance data available?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to