• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    MangoES vs. PC

    Hardware
    2
    2
    1.4k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sky_watcher
      last edited by

      Hello,

      I have a question. When it is recommended to move from MangoES box to a powerful PC?

      And what are the limitation of the MangoES box the CPU or the RAM Memory?

      Thank you!

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by phildunlap

        When it is recommended to move from MangoES box to a powerful PC?

        When you expect the load on the server to exceed what you find the ES to be capable of. From https://en.wikipedia.org/wiki/ODROID#Specifications for the XU4,

        CPU: Exynos 5422 Octa big.LITTLE ARM Cortex-A15 @ 2.0 GHz quad-core and Cortex-A7 quad-core CPUs
        Memory: 2 GB LPDDR3 RAM at 933 MHz (14.9 GB/s memory bandwidth) PoP stacked
        

        This could be because

        • You have several users opening analytical type dashboards at the same times (where they're just requesting graph after graph while using it).
        • You have a very complex control algorithm / predictive analytics
        • You need to run large reports

        Past that, an ES, having less computing power than the prospective powerful computer, would be less forgiving with inefficiencies created in configuration, like

        • Not using Websockets or the AngularJS dashboarding tools and directives for dashboards.
        • Inefficient meta or scripting data source scripts.

        To the root of the question, we usually would recommend adding another Mango (perhaps in the cloud) and then move the analytics and display responsibility onto that instance (so, publish all the data from the ES). Then the ES is certainly able to handle thousands of data points. It divides the user access for better distribution of the responsibilities of the system (leaving control unburdened with servicing user requests typically).

        1 Reply Last reply Reply Quote 0
        • First post
          Last post