Zephyr Threads, Work Queues, Message Queues and how we use them

Originally published at: Zephyr Threads, Work Queues, Message Queues and how we use them - Golioth

This post discusses the difference between Zephyr threads and work queues, as well as how to pass around data between running processes using data queues.