I'm working on distributed os algorithms. I have written one algorithm on mutual exclusion. I have submitted the paper, the reviewer said that I have to run my algorithm on a simulation platform but they did not mentioned the name. Please any one suggest me any platform where I can run my program.
Join the Stack Overflow Community
Stack Overflow is a community of 6.9 million programmers, just like you, helping each other.
Join them; it only takes a minute:
Sign up
Join them; it only takes a minute:
I don't know about simulators specific to operating system research, but there are certainly network simulators which you might be able to use for this purpose, for example those listed at http://www.brianlinkletter.com/open-source-network-simulators/ One prominent commercial network simulator was https://en.wikipedia.org/wiki/OPNET, which you will see has now been acquired by some other company. |
|||||||||||||||||
|