From: Jeff Davis Date: 2005-01-25T17:38:08+09:00 Subject: execution control Is it possible to control some of the execution parrameters of Ruby? For instance, if I'm executing ruby from apache (via mod_ruby), I might want to limit RAM use, CPU use, execution time, etc. I am new to ruby and I like it so far very much. Perl and Python both leave me wanting to look at other languages, and so far Ruby looks very promising. Regards, Jeff Davis