python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Round Robin Scheduler in C
I need a bit of help with my round robin scheduler. It is meant to take external C files and place them in a queue while displaying their current state, and execute them through round robin scheduling...

Frahmtastic
Votes: 0
Answers: 1
Round Robin Ticket Assignment in SQL with limit of active tickets?
I have to assign the tickets to employees in a round robin fashion with a threshold of 5 tickets to an employee.
Employees should not have more than 5 active tickets. While assigning the tickets we sh...
Kumar
Votes: 0
Answers: 1
How to load balance by way of round-robin in DPDK using RTE_FLOW?
in my problem RSS did not have a good load balance between CPU cores case the rx packets has been modified by insert tags between mac and ip so the dpdk could not recognize it.assume I want to load ba...
Johnny
Votes: 0
Answers: 1
Experiencing latency with haproxy load balancer
I'm experiencing high latency with haproxy load balancer when backend configuration uses private network IP addresses.
But when I replace backend server addresses with public IP address or Reverse DNS...

B.U
Votes: 0
Answers: 1