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,134cc4ce6b759868 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!news.zanker.org!border2.nntp.ams.giganews.com!nntp.giganews.com!feeder2.news.jippii.net!feeder1.news.jippii.net!nntp.inet.fi!central1.inet.fi!inet.fi!read3.inet.fi.POSTED!53ab2750!not-for-mail Sender: AWI003@FIW9430 Newsgroups: comp.lang.ada Subject: Re: JGNAT References: <20041212185059.18E224C40B5@lovelace.ada-france.org> From: Anders Wirzenius Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 15 Dec 2004 11:23:43 GMT NNTP-Posting-Host: 194.251.142.2 X-Complaints-To: abuse@inet.fi X-Trace: read3.inet.fi 1103109823 194.251.142.2 (Wed, 15 Dec 2004 13:23:43 EET) NNTP-Posting-Date: Wed, 15 Dec 2004 13:23:43 EET Organization: Sonera corp Internet services Xref: g2news1.google.com comp.lang.ada:6960 Date: 2004-12-15T11:23:43+00:00 List-Id: "Andrew Carroll" writes: > Well, I am trying to recommend Ada for a project I am subcontracting for. > The requirements are that it be crossplatform (Unix and Windows). It > requires a GUI and the non-gui code needs to be fast (not Java). So, I'm > not real sure what to use. I guess I'm now thinking about de-coupling the > GUI altogether and making the backend "talk" to the frontend in the > client/server model. That way I could develop the GUI with any number of > "technologies" and the backend could be strictly Ada. AWS? > > How does A# hold up performance wise? A# recommended for scientific > computing? Am I just not getting it? > > Andrew Carroll > Carroll-Tech > 720-273-6814 > andrew@carroll-tech.net Anders