[Gambas-user] WebPage support in Gambas
John Spikowski
support at ...2529...
Sun Mar 18 18:09:47 CET 2012
On Sun, 2012-03-18 at 12:52 -0400, Rob Kudla wrote:
> To integrate it fully into the Gambas IDE might be more work than anyone
> is willing to do, though.
What is the overhead of using Gambas as a CGI scripting engine?
Keep in mind that each request is a new Gambas session and all that goes
with it to get to the point a script can be interpreted. PHP is a 8 MB
interpreter (file size) and waking up that monster is not pain
(resource) free.
More information about the User
mailing list