Click here to Skip to main content
15,886,046 members
Articles / Programming Languages / C++

Multiprocessor Scheduling Using Partition Approximation

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
30 Mar 2012CPOL7 min read 18.9K   292   1  
This article describes a technique where an approximation for the partition scheduling problem can be generalized to approximate scheduling for multiprocessor machines where the number of processors is a power of two

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
Dr. Doss holds a PhD in Applied Computer Science. His research interests include Operating Systems, Networking, Theory of NP Completeness,and Software Engineering.
https://www.rdoss.com

Comments and Discussions