Random commentary about Machine Learning, BigData, Spark, Deep Learning, C++, STL, Boost, Perl, Python, Algorithms, Problem Solving and Web Search
Monday, February 14, 2011
Processes and Processors
A process P_i has a e_i execution time, and must start at time t_i. The process can start just if a processor is available. There are PR processors in your systems and N processes P_i. Give an algorithm to test whether an execution is possible.
No comments:
Post a Comment