From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,34191e2c05ab90f1 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g49g2000cwa.googlegroups.com!not-for-mail From: "Ludovic Brenta" Newsgroups: comp.lang.ada Subject: Re: ada & gui Date: 29 Jul 2005 07:27:07 -0700 Organization: http://groups.google.com Message-ID: <1122647227.225254.246110@g49g2000cwa.googlegroups.com> References: <1122635428.712528.291900@f14g2000cwb.googlegroups.com> NNTP-Posting-Host: 212.190.145.10 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1122647232 24278 127.0.0.1 (29 Jul 2005 14:27:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 29 Jul 2005 14:27:12 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: g49g2000cwa.googlegroups.com; posting-host=212.190.145.10; posting-account=ZjNXewwAAADyBPkwI57_UcX8yKfXWOss Xref: g2news1.google.com comp.lang.ada:3848 Date: 2005-07-29T07:27:07-07:00 List-Id: Szimon Guy wrote: > I've already read into documentation to the AWS and I must say that > it is really nice, but for multiusers environment with server but > what about one-user application uses on a notebook ? Of course, AWS can run on localhost, just like you can run your PostgreSQL server on localhost too. If you are concerned about the memory footprint of AWS applications, I think it is probably less than the equivalent Deplhi or GtkAda client, since most of it would be absorbed into the general footprint of your web browser. -- Ludovic Brenta.