<div dir="auto"><div>Hi Bill and Dave,</div><div dir="auto"><br></div><div dir="auto">Being we are using Python in other aspects of the project, why not use it for the Local Host server as well?</div><div dir="auto"><br></div><div dir="auto">Flask is a very popular Python web framework that wouldn't take long for even novice Python users to get acclimated to it.</div><div dir="auto"><br></div><div dir="auto">If you need higher throughput, Tornado is another great framework. It is an open source project of Facebook with a noticeable upside of asynchronous execution via asyncio for potential performance gains depending on what we're doing in the Local Host server.</div><div dir="auto"><br></div><div dir="auto">There are other frameworks around but I'm willing to bet that enough people on the project have some level of Python experience and would be able to jump right in.</div><div dir="auto"><br></div><div dir="auto">Just my two cents from having used Python on the web for the last few years!</div><div dir="auto"><br></div><div dir="auto">Thanks and 73,</div><div dir="auto">Evan</div><div dir="auto"><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Tue, Dec 3, 2019, 12:11 PM Engelke, Bill via TangerineSDR <<a href="mailto:tangerinesdr@lists.tapr.org">tangerinesdr@lists.tapr.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="m_-4217318137341165415WordSection1">
<p class="MsoNormal">Dave – well, my testing has shown the Odroid to have the processing capability of a typical modern desktop (as opposed to a typical SBC like the Raspberry). Be that as it may, could you make a suggestion or two on what to use instead?
-73- Bill<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><b>From:</b> TangerineSDR <<a href="mailto:tangerinesdr-bounces@lists.tapr.org" target="_blank" rel="noreferrer">tangerinesdr-bounces@lists.tapr.org</a>>
<b>On Behalf Of </b>David Witten via TangerineSDR<br>
<b>Sent:</b> Tuesday, December 3, 2019 10:41 AM<br>
<b>To:</b> <a href="mailto:tangerinesdr@lists.tapr.org" target="_blank" rel="noreferrer">tangerinesdr@lists.tapr.org</a><br>
<b>Cc:</b> David Witten <<a href="mailto:wittend@wwrinc.com" target="_blank" rel="noreferrer">wittend@wwrinc.com</a>><br>
<b>Subject:</b> [TangerineSDR] Webserver for local host<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">All concerned,<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt"><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">I deeply oppose the use of tomcat and any form of java-based services on the local host. I will not be writing any code to support the use of Java, JSP, or Mono on single-board computers. Almost any other
toolset will do. These are tools rarely used in the single-board computer world. They may be suitable for banks and corporate monoliths (or not!), but not for small systems.<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt"><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">Dave Witten, KD0EAG<u></u><u></u></span></p>
</div>
</div>
</div>
</div>
-- <br>
TangerineSDR mailing list<br>
<a href="mailto:TangerineSDR@lists.tapr.org" target="_blank" rel="noreferrer">TangerineSDR@lists.tapr.org</a><br>
<a href="http://lists.tapr.org/mailman/listinfo/tangerinesdr_lists.tapr.org" rel="noreferrer noreferrer" target="_blank">http://lists.tapr.org/mailman/listinfo/tangerinesdr_lists.tapr.org</a><br>
</blockquote></div></div></div>