• More philosophy about the human existence.. (2/3)

    From World90@21:1/5 to All on Sun May 2 17:21:21 2021
    [continued from previous message]

    asychronous IO by starting a dedicated thread to IO to be more
    efficient, or you can start another of my Threadpool and use it for
    tasks that uses IO, you can use the same method when threads of the my Threadpool are waiting or sleeping..


    Other than that for recursion and the stack overflow problem you can
    convert your function from a recursive to iterative to solve the problem
    of stack overflow.


    Other than that to be able to serve a great number of internet
    connections or TCP/IP socket connections you can use my Threadpool with
    my powerful Object oriented Stackful coroutines library for Delphi and FreePascal here:


    https://sites.google.com/site/scalable68/object-oriented-stackful-coroutines-library-for-delphi-and-freepascal


    ---


    And enhancing productivity is also related to my following powerful
    product that i have designed and implemented(that can also be applied to organizations):


    https://sites.google.com/site/scalable68/universal-scalability-law-for-delphi-and-freepascal


    Please read the following about Applying the Universal Scalability Law
    to organisations:


    https://blog.acolyer.org/2015/04/29/applying-the-universal-scalability-law-to-organisations/


    Yet more philosophy about quality control and quality..


    So first you have to define quality(read below about it) and second you
    have to construct quality and third you have to control quality.


    So, I have just read the following about the Central Limit Theorem (I understood it), i invite you to read it carefully:


    https://www.probabilitycourse.com/chapter7/7_1_2_central_limit_theorem.php


    So as you are noticing this Central Limit Theorem is so important for
    quality control, read the following to notice it(I also understood
    Statistica