comp.lang.ada
 help / color / mirror / Atom feed
From: "Tarjei T. Jensen" <tarjei.jensen@akerkvaerner.com>
Subject: Re: web scripting
Date: 17 May 2003 19:37:48 +0100
Date: 2003-05-17T19:37:48+01:00	[thread overview]
Message-ID: <3ec6817b$1@news.wineasy.se> (raw)
In-Reply-To: zauxa.619943$OV.577974@rwcrnsc54

"tmoran@acm.org" wrote :
> >What you want is a web server which loads "scripts" as dynamic link
>   A web server is just a program.  If you want it to run code that changes
> on the fly, without a restart, then yes, you need to use dynamic loading,
> or interpretation, or CGI, or Annex E or something.  If you know what it
> should do and that doesn't change dramatically or frequently, you can code
> the whole thing in Ada and recompile the whole thing as necessary.  That
> also of course has security advantages.

The main problem is most likely to be errant dll-code. I assume that all
loadable modules would be kept in a secure place.

> >It could be,  if you don't forget that it is a scripting language and not
>   As has been pointed out, Ada is perfectly fine for CGI, and it can
> also be used for dll's or with the Distributed Annex.  Those all give you
> dynamic loading.  So the real question is whether you need a new
> application-specific language for the kinds of programs you intend
> to write in this scripting language.

cgi is not terribly hot with regards to performance.

Read "The Inmates Are Running the Asylum" by Alan Cooper (lots of
self-publicity, but also real insight). Then we can quarrel about whether it
would be worth doing and what might be worth doing.

greetings,





  reply	other threads:[~2003-05-17 18:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-16 21:42 web scripting Robert Stuckart
2003-05-17  1:22 ` Dale Stanbrough
2003-05-17  1:37   ` Robert Stuckart
2003-05-17  4:02     ` Dale Stanbrough
2003-05-17  7:18 ` Pascal Obry
2003-05-17 14:53 ` Tarjei T. Jensen
2003-05-17 17:19   ` tmoran
2003-05-17 18:37     ` Tarjei T. Jensen [this message]
2003-05-17 19:06       ` Pascal Obry
2003-05-18  8:08         ` Tarjei T. Jensen
2003-05-18  9:03           ` Pascal Obry
2003-05-19 15:23       ` Georg Bauhaus
2003-05-22 10:11         ` Tarjei T. Jensen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox