hyperPad hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login

    Multithreading

    Scheduled Pinned Locked Moved
    Comments & Feedback
    2
    2
    84
    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.
    • T
      Thecheater887
      last edited by Thecheater887

      I'm well aware of the @administrators stance on this, but....

      Would it be possible to use some sort of async, await, or multithreading? Optionally, of course.

      I just feel like putting the bulk of a pathfinding AI on a separate thread, or downloading data asynchronously would be a LOT more battery and frame efficient than the current one-thread style.

      Potentially to be added with the code blocks ("Functions") update, allow it to run async, and allow us to await completion.

      I know it's another radioactive block added onto an already unstable house of cards, but with the demands of games and gamers, is it really going to stay an option if we as developers want to stay serious?

      D 1 Reply Last reply Reply Quote 0
      • D
        Deeeds @Thecheater887
        last edited by

        @Thecheater887 Here's a long read that's well worth your time: https://developer.apple.com/library/content/documentation/General/Conceptual/ConcurrencyProgrammingGuide/OperationQueues/OperationQueues.html

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