Ok thanks, one way I am thinking of is that I will use redis pub/sub to do inter process communication between node processes, so let’s say the mediasoup worker I am trying to access is inside process_2 but I am in process process_1 then what I will do is publish event to redis and the process_1 will pick this event and do the necessary operations on mediasoup worker.
zaidiqbal
(Zaid Iqbal)
3
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to manage rooms, workers etc when using multiple server/node clustering? | 29 | 2097 | October 21, 2022 | |
| Broadcasting of stream from One to Many using multiple Mediasoup Server instances | 22 | 9787 | December 2, 2019 | |
| routing between multiple hosts and loadbalancing | 35 | 719 | January 23, 2024 | |
| Mediasoup Scaling resource | 13 | 4516 | June 22, 2022 | |
| pipe Media to different processes in same host | 15 | 775 | September 5, 2021 |