I mean that when I run my application on the startup, once it will be
executed, in other once, it does run after 30 minutes

Le dim. 2 sept. 2018 à 21:07, Dennis Lee Bieber <wlfr...@ix.netcom.com> a
écrit :

> On Sun, 2 Sep 2018 15:36:25 +0100, Ichrak Mansour
> <ichrakmansour....@gmail.com> declaimed the
> following:
>
> >Thank you for explanation.
> >In fact, Iwant to run my application  developed in ReactJS and node JS at
> >the start of Bealebone, it is necessary to execute the node then the
> >Reactjs, the node is always executable, while reactjs once executable and
> >another time I wait a lot and I do not does not get the application, it
> can
> >generate systemd time?
>
>         I'm sorry -- that sentence is too convoluted to be understandable.
> "...and another time I wait a lot and I do not does not get the
> application..." in particular.
>
> <https://en.wikipedia.org/wiki/React_(JavaScript_library)> does state:
> """
> A criticism of ReactJS is that it has high memory (RAM) requirements, since
> it uses the concept of a "Virtual DOM". This is where "a representation of
> a UI is kept in memory and synced with the 'real' DOM by a library such as
> ReactDOM."
> """
>
>         As I'd mentioned -- I don't do node.js at all. So I can't interpret
> your original traceback enough to tell if the failure occurs starting
> ReactJS (if that is even an activity -- if it really is a library, it would
> be your application that calls the library; not ReactJS calling your
> application).
>
>         Does ANY React-based application cause the failure, or only when
> your
> application is invoked? If it is only your application, I'd suspect that
> 1)      your application is much too complex and large for the intended
> usage
> (ReactJS was meant to generate web-pages using JavaScript for interactive
> user interfaces);
> 2)      your application has something that is maybe recursive, with each
> recursion eating more and more memory (given that node.js relies upon
> asynchronous/callbacks I could see this as a problem -- something gets
> triggered which attempts to respond in such a way that it triggers itself
> again...)
>
>
> --
>         Wulfraed                 Dennis Lee Bieber         AF6VN
>         wlfr...@ix.netcom.com    HTTP://wlfraed.home.netcom.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 beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/2ufoodduhleh58okj6s1099getcdpc8ief%404ax.com
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 

   * ICHRAK Mansour*

Etudiante en ingénierie Téléinformatique
Université de Sousse - ISITCOM
*T :*  +216 52 650 216
*M :* ichrakmansour....@gmail.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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CACtBPxM_4yTfb-DFBRQWtYzGvh8QYTjsVwrYLQ9LkkZFEF3KZg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to