You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • In Espruino there are two main queues already that are relatively well tested (used for everything, and have been there since the start) - there's ioBuffer - for input events, and txBuffer - for output events.

    Potentially some tasks could be handled on the second core using those if needed.

    Not sure what though - I'm struggling to think of stuff that's easy to offload.

About

Avatar for Gordon @Gordon started