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=unavailable autolearn_force=no version=3.4.4 Path: border1.nntp.dca3.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!goblin1!goblin.stu.neva.ru!news.mixmin.net!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!sequencer.elbracht.net!news6.united-newsserver.de!not-for-mail From: Michael Erdmann Subject: Re: Web Development Using Ada? Newsgroups: comp.lang.ada References: <874bf843-8212-44a4-b0c6-e20d831325bc@googlegroups.com> <51F92827.5000903@obry.net> <51f95d3a$0$14311$afc38c87@news7.united-newsserver.de> <51F97BA8.9040401@obry.net> <51f9e7e6$0$5337$afc38c87@news6.united-newsserver.de> <3ab6d365-9832-4d51-80a9-b6438930ce84@googlegroups.com> User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: 02 Aug 2013 17:24:14 GMT Message-ID: <51fbeb3e$0$81782$afc38c87@news6.united-newsserver.de> Organization: united-newsserver, Premium-Usenet NNTP-Posting-Date: 02 Aug 2013 19:24:14 CEST NNTP-Posting-Host: 9bd059a2.news6.united-newsserver.de X-Trace: DXC=>V3C9lSaLMR9=>\6Q2enFZY@MT; `SjgQY`P[ek5W0_`F[; A:MbkH6IKSQdT5[o>EdAS X-Complaints-To: abuse@united-newsserver.de X-Original-Bytes: 2054 Xref: number.nntp.dca.giganews.com comp.lang.ada:182820 Date: 2013-08-02T19:24:14+02:00 List-Id: On Thu, 01 Aug 2013 14:15:55 -0700, Maciej Sobczak wrote: >> Any plans for the future to add some typical Web Application Features >> like Jboss or Oracle Softwarebus (OSB) provides? Topics like redundancy >> and scaling over a server farm are important issues. > > I would not expect AWS to handle this - specialized tools like nginx do > it already and there is no reason to reinvent the wheel just to prove > that you can implement the whole infrastructure in Ada. It would be a > wasted effort, especially if we take into account the limited resources > of the Ada web-development community. Exactly my point; a server only does not make a web application! Do you already have some experiences while integrating your Ada application on the nginx? /Michael