Essentially my app spawns a few threads and wants to send messages to them each (messages are fixed to 64 bytes).
Do I want to use std::condition_variable for the mes