- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Lei,
As i see max load in each worker node as below
#The max CPU/GPU load under which this worker can take new tasks.
max_load = 0.85 #default: 0.85
what are the parameters we have to input in default and what is the max number we can input, also what happens if a worker exceeds the max load
Thanks
Naresh
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Team,
Any help on above mentioned point.
Thanks
Naresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Default value setting depends on how much load you want the machine to take. If the worker exceeds the max load, then it will not be treated as available worker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Lei,
I have 2 servers in each audio/video agents installed each with cluster solution and both max load is set to max_load = 0.20 #default: 0.85Now when i am using basic example application only with one single room only 1 server is getting utilised and that too it crossed the max_load. as you told he worker exceeds the max load, then it will not be treated as available worker.
here then load should go to next available worker right? please explain how this will workl
Thanks
Naresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
New tasks won't be assigned to a worker, if the cpu exceeds the max load.
While the tasks already run on that unavailable worker won't move to other places.
In your case, if one room is active, then there's only one task for audio and video agent.
Even though the task may cause the load exceeds the threshold, it can't be separated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks,
is it same with forward room also? if many users login to single room only one worker will get utilised even we have many audio/video_agent workers clustered?
Thanks
Naresh

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page