PseudoThreads and PseudoParallelism

About Monkey 2 Forums Monkey 2 Projects PseudoThreads and PseudoParallelism

This topic contains 0 replies, has 1 voice, and was last updated by  cocon 2 years, 7 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #3948

    cocon
    Participant

    Testing a new concept I came up today. Currently I do not care about supporting pure native parallelism, this is mostly a “software emulation”.

    Instead of running every bit of code all the time I would rather organize the execution of functionality in separate time frames where each subsystem would have it’s own relative time frame, depending on whether has critical functionality or not.

     

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.