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: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!gandalf.srv.welterde.de!news.jacob-sparre.dk!loke.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: Web-UI for Ada applications Date: Wed, 28 Aug 2013 16:08:38 +0200 Organization: Jacob Sparre Andersen Research & Innovation Message-ID: <87eh9d7vrt.fsf@adaheads.sparre-andersen.dk> References: <20130827230816.535a440d@atmarama.noip.me> <20130828105441.7d5d5943@atmarama.noip.me> <87ioyq6tuf.fsf_-_@adaheads.sparre-andersen.dk> <20130828124830.46f645e1@atmarama.noip.me> NNTP-Posting-Host: monowall.adaheads.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: loke.gir.dk 1377698918 19593 86.48.41.195 (28 Aug 2013 14:08:38 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Wed, 28 Aug 2013 14:08:38 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:BPu0xmh9PVX2Ia+WWjDm4oW2IuQ= Xref: news.eternal-september.org comp.lang.ada:17021 Date: 2013-08-28T16:08:38+02:00 List-Id: Gour writes: > Is using Dart/JS less evil than 3rd party GUI lib via Ada bindings? JS is definitely more evil. I'm not quite sure if Dart or bindings to a non-Ada GUI library are preferable in general. >> Make the calculation (and rendering?) server available through HTTP, >> pushing results over a websocket. > > I was already told here about that option and using e.g. ZeroMQ or > something... I don't know if ZeroMQ talks HTTP and web-sockets. We use AWS for that purpose. >> This way the users can push tasks from the UI to the server, and the >> UI will receive the results (activating an event handler) once they >> are available for display. > > Do you believe there won't be performance bottleneck for rendering? That depends on the task and the chosen solution. Greetings, Jacob -- "Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind." -- Dr. Seuss