Open Source hosted at https://github.com/kritzikratzi/edsdk4j License based on license of libraries used - the rest is WTFPL http://www.wtfpl.net/ Maven based Java ...
An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT), ...