Login
From:
Coder Mike
(Uncensored)
subscribe
Microvium Async – Part 4
https://coder-mike.com/blog/2023/11/24/microvium-async-part-4/
links
backlinks
Tagged with:
javascript
software design
embedded
microvium
Roast topics
Find topics
Find it!
The job queue in Microvium is used just for executing async continuations. It uses only 2 bytes of idle memory and doesn't require allocating any threads or special support from the host of any kind.