T
T
thefaeriedragon2015-04-24 17:48:31
Algorithms
thefaeriedragon, 2015-04-24 17:48:31

Emulator for developing dispatching algorithms?

Hello. A question arose regarding the available solutions for emulating a pool of computing nodes for the task of developing a balancing and dispatching algorithm. I can not find any existing methods for developing such algorithms. When I had a similar task regarding the distribution of traffic balancing in the network, I used the ns3 simulator, but even there there is no way to implement virtual cpu and mem nodes to track their load. I would like to get advice on how to solve the problem correctly and most comfortably, where there is a set of tasks that need to be distributed as efficiently as possible among the pool of computers.
PS I really want also open source)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sumor, 2015-04-24
@Sumor

There are ready-made modeling languages ​​with which you can quickly simulate various processes of queuing theory. You draw a schematic, set the parameters, run it, get the results, change the parameters, run it, get the results, etc., then summarize the results.
Each language has limitations, you need to look and try.
See for example GPSS, Simulink

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question