Commit graph

1 commit

Author SHA1 Message Date
Joachim Bauch 1d8969c5f8
Support explicitly pinning streams to Janus event loops.
If a fixed number of event loops is configured in Janus, the signaling server
will assign streams to a dedicated loop. This should reduce context switches
as the publisher and all subscribers will be using the same thread in Janus.
2021-10-28 10:09:33 +02:00