nginx-push-stream-module
nginx-push-stream-module copied to clipboard
Balance all subscribers between CPU cores
We have multiple channels. Some of them have from 500 to 1000 subscribers, others have many less. Thus some subscribers of highloaded channels suffer from delays. I wonder whether there are some way to balance CPU capabilities not only between channels, but between subscribers to have equal number of subscribers distributed among each CPU?
Maybe there's some kind of configuration to speed up delivery?
Thanks!