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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?B?QmrDtnJuIEx1bmRpbg==?= Newsgroups: comp.lang.ada Subject: Re: Amazon SQS (simple Queue system) binding ? Date: Tue, 20 Jan 2015 09:17:42 +0100 Organization: A noiseless patient Spider Message-ID: References: <535abc60-916c-41d3-b38d-cb4a8cacafb4@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Tue, 20 Jan 2015 08:17:12 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="23e59b4906029a0ce22afc4c4b1f25ee"; logging-data="10393"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19sl59PePTfiP3V3g+sGlaZ" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 In-Reply-To: <535abc60-916c-41d3-b38d-cb4a8cacafb4@googlegroups.com> Cancel-Lock: sha1:5foisyWwN3AIkVT2KO8LmGxGt0o= Xref: news.eternal-september.org comp.lang.ada:24625 Date: 2015-01-20T09:17:42+01:00 List-Id: On 2015-01-19 23:06, David Botton wrote: >> It looks fairly simple/straigh forward, but >> I thought I'd ask anyway. > > If it is a Gnoga app, you can easily interface with the Java Script API. > My initial though was to use AWS.Client as base and do the mapping myself, but it is not written yet, so making it a Gnoga app is certainly an option. In the end it will run as a daemon on Debian. Even though I know that you interface with JQuery and such I have not poked around enough in Gnoga's source to see how I would interface with a JavaScript lib. But I'll look more closely tonight. However a filename/procedure to start looking at would be a nice pointer. -- Björn