Multiple sessions at the same time

Hello together,

how can I allow multiple satellites to communicate with Base at the same time or automatically queue up and be processed in order ?

I’ve already tried to deal with threads under Python and tried to put single sessions into a queue and then once the first session is finished, let it continue. Unfortunately so far without success.

I would be very happy about possible solutions / tips.

Best regards

I am attentive to the response of someone more experienced, because it also interests me, but, the solution that occurs to me is that when the assistant is told to change the session, a series of commands are executed in the terminal, so that it stops the session current, turn on the other and play a sound when ready.