On Thu, Sep 27, 2018 at 6:49 AM 'Greg Matthews' via BeagleBoard <[email protected]> wrote: > > We have an application running on Azure servers. We need to see if we can do > the same in the more finite resources of an embedded Linux system. Looking to > use the BeagleBone Black Wireless - as we need Bluetooth and WiFi to get data > from the outside world. No GUI needed. > > Azure application is written in C#? Can we still use that or do we have to go > C++?
Sure, C# is available (aka mono), probally a little bloated, so use a big microSD.. > Is Debian the best approach? (that might be asking what is the best > religion...) It's one of the approaches we setup by default, you can choose otherwise.. > Is cloud9 IDE the way to go? It's just an IDE, you can use whatever you want.. > What profiling tools are there to see that the high watermarks are for CPU, > memory, and for measuring task processing times? perf/etc... Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjP5OjfF0Zz95HxwD%2BZJw%2BJWjxg7g1SrRq-gumJU_OkOg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
