<?xml version="1.0" encoding="ISO-8859-1"?><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>
<journal-meta>
<journal-id>1405-5546</journal-id>
<journal-title><![CDATA[Computación y Sistemas]]></journal-title>
<abbrev-journal-title><![CDATA[Comp. y Sist.]]></abbrev-journal-title>
<issn>1405-5546</issn>
<publisher>
<publisher-name><![CDATA[Instituto Politécnico Nacional, Centro de Investigación en Computación]]></publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id>S1405-55462015000100005</article-id>
<article-id pub-id-type="doi">10.13053/CyS-19-1-1964</article-id>
<title-group>
<article-title xml:lang="es"><![CDATA[Algoritmo aleatorizado basado en distribuciones deslizantes para el problema de planificación en sistemas Grid]]></article-title>
<article-title xml:lang="en"><![CDATA[Randomized Algorithm based on Sliding Distributions for the Scheduling Problem in Grid Systems]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Selley-Rojas]]></surname>
<given-names><![CDATA[Héctor J.]]></given-names>
</name>
<xref ref-type="aff" rid="A02"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[García-Díaz]]></surname>
<given-names><![CDATA[Jesús]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Soto-Ramos]]></surname>
<given-names><![CDATA[Manuel A.]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Menchaca-García]]></surname>
<given-names><![CDATA[Felipe R.]]></given-names>
</name>
<xref ref-type="aff" rid="A02"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Menchaca-Mendez]]></surname>
<given-names><![CDATA[Rolando]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
</contrib-group>
<aff id="A01">
<institution><![CDATA[,Instituto Politécnico Nacional Centro de Investigación en Computación ]]></institution>
<addr-line><![CDATA[México Distrito Federal]]></addr-line>
<country>México</country>
</aff>
<aff id="A02">
<institution><![CDATA[,Universidad Anáhuac México Norte Facultad de Ingeniería ]]></institution>
<addr-line><![CDATA[México Distrito Federal]]></addr-line>
<country>México</country>
</aff>
<aff id="A03">
<institution><![CDATA[,Instituto Politécnico Nacional Escuela Superior de Ingeniería Mecánica y Eléctrica ]]></institution>
<addr-line><![CDATA[México Distrito Federal]]></addr-line>
<country>México</country>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>03</month>
<year>2015</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>03</month>
<year>2015</year>
</pub-date>
<volume>19</volume>
<numero>1</numero>
<fpage>47</fpage>
<lpage>68</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_arttext&amp;pid=S1405-55462015000100005&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_abstract&amp;pid=S1405-55462015000100005&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_pdf&amp;pid=S1405-55462015000100005&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="es"><p><![CDATA[En este artículo se presenta un algoritmo aleatorizado para el problema de planificación de tareas compuestas por procesos con restricciones de precedencia en ambientes distribuidos tipo Grid. El algoritmo aleatorizado propuesto esta basado en una nueva técnica que hemos denominado como de distribuciones deslizantes, la cual busca combinar las ventajas de los algoritmos de aproximación deterministas y de los algoritmos aleatorizados tipo Montecarlo. El objetivo es proveer un algoritmo que con alta probabilidad entregue soluciones p-aproximadas, pero que al mismo tiempo tenga la capacidad de analizar el vecindario extendido de dichas soluciones para escapar de máximos o mínimos locales. En el artículo se demuestra que el algoritmo propuesto es correcto y se caracteriza de manera formal su complejidad temporal. Así mismo, se evalúa el desempeño del algoritmo por medio de una serie de experimentos basados en simulaciones. Los experimentos muestran que el algoritmo propuesto logra en general un desempeño superior al de los algoritmos que componen el estado del arte en planificación en sistemas Grid. Las métricas de desempeño utilizadas son retardo promedio, retardo máximo y utilización de la Grid.]]></p></abstract>
<abstract abstract-type="short" xml:lang="en"><p><![CDATA[In this paper we present a randomized algorithm for the online version of the Job Shop problem where jobs are composed of processes with precedence constraints and processors are organized in a Grid topology. The proposed randomized algorithm is based on a new technique that we have denominated as sliding distributions, which aims at combining the advantages of the deterministic approximation algorithms with those of the Montecarlo randomized algorithms. The objective is to provide an algorithm that delivers p-approximated solutions with high probability, but at the same time, is able to investigate an extended neighborhood of such solutions so that it can escape from local extrema. We formally characterize the temporal complexity of the proposed algorithm and show that it is correct. We also evaluate the performance of the proposed algorithm by means of a series of simulation-based experiments. The results show that the proposed algorithm outperforms the traditional state of the art algorithms for scheduling in Grid systems. The performance metrics are average delay, maximum delay, and Grid utilization.]]></p></abstract>
<kwd-group>
<kwd lng="es"><![CDATA[Optimización combinatoria]]></kwd>
<kwd lng="es"><![CDATA[algoritmo aleatorio]]></kwd>
<kwd lng="es"><![CDATA[sistemas Grid]]></kwd>
<kwd lng="es"><![CDATA[planificación de tareas]]></kwd>
<kwd lng="en"><![CDATA[Combinatorial optimization]]></kwd>
<kwd lng="en"><![CDATA[randomized algorithm]]></kwd>
<kwd lng="en"><![CDATA[Grid systems]]></kwd>
<kwd lng="en"><![CDATA[scheduling]]></kwd>
</kwd-group>
</article-meta>
</front><body><![CDATA[  	    <p align="left"><font face="verdana" size="4">Art&iacute;culos</font></p>  	    <p>&nbsp;</p>  	    <p align="center"><font face="verdana" size="4"><b>Algoritmo aleatorizado basado en distribuciones deslizantes para el problema de planificaci&oacute;n en sistemas Grid</b></font></p>  	    <p>&nbsp;</p>  	    <p align="center"><font face="verdana" size="3"><b>Randomized Algorithm based on Sliding Distributions for the Scheduling Problem in Grid Systems</b></font></p>  	    <p>&nbsp;</p>  	    <p align="center"><font face="verdana" size="2"><b>H&eacute;ctor J. Selley&#45;Rojas<sup>1,2</sup>, Jes&uacute;s Garc</b><b>&iacute;</b><b>a&#45;D</b><b>&iacute;</b><b>az<sup>1</sup>, Manuel A. Soto&#45;Ramos<sup>1</sup>, Felipe R. Menchaca&#45;Garc</b><b>&iacute;</b><b>a<sup>3</sup> and Rolando Menchaca&#45;Mendez<sup>1</sup></b></font></p>  	    <p>&nbsp;</p>  	    <p align="justify"><font face="verdana" size="2"><sup><i>1</i></sup> <i>Instituto Polit&eacute;cnico Nacional, Centro de Investigaci&oacute;n en Computaci&oacute;n, M&eacute;xico DF,</i> <i>M&eacute;xico.</i> <a href="mailto:hector.selley@gmail.com">hector.selley@gmail.com</a>, <a href="mailto:jesgadiaz@gmail.com">jesgadiaz@gmail.com</a>, <a href="mailto:yakovichs@gmail.com">yakovichs@gmail.com</a>, <a href="mailto:rmen@cic.ipn.mx">rmen@cic.ipn.mx</a></font></p>  	    ]]></body>
<body><![CDATA[<p align="justify"><font face="verdana" size="2"><i><sup>2</sup> Universidad An&aacute;huac Norte, Facultad de Ingenier&iacute;a, M&eacute;xico DF, M&eacute;xico.</i></font></p>  	    <p align="justify"><font face="verdana" size="2"><i><sup>3</sup> Instituto Polit&eacute;cnico Nacional, Escuela Superior de Ingenier&iacute;a Mec&aacute;nica y El&eacute;ctrica, M&eacute;xico DF, M&eacute;xico.</i> <a href="mailto:fmenchac@gmail.com">fmenchac@gmail.com</a></font></p>  	    <p align="justify"><font face="verdana" size="2"><i>Autor de correspondencia es H&eacute;ctor J. Selley&#45;Rojas.</i></font></p>  	    <p>&nbsp;</p>  	    <p align="justify"><font face="verdana" size="2">Article received on 28/04/2014.    <br> 	Accepted on 09/10/2014.</font></p>  	    <p>&nbsp;</p>  	    <p align="justify"><font face="verdana" size="2"><b>Resumen</b></font></p>  	    <p align="justify"><font face="verdana" size="2">En este art&iacute;culo se presenta un algoritmo aleatorizado para el problema de planificaci&oacute;n de tareas compuestas por procesos con restricciones de precedencia en ambientes distribuidos tipo Grid. El algoritmo aleatorizado propuesto esta basado en una nueva t&eacute;cnica que hemos denominado como de <i>distribuciones deslizantes,</i> la cual busca combinar las ventajas de los algoritmos de aproximaci&oacute;n deterministas y de los algoritmos aleatorizados tipo Montecarlo. El objetivo es proveer un algoritmo que con alta probabilidad entregue soluciones p&#45;aproximadas, pero que al mismo tiempo tenga la capacidad de analizar el vecindario extendido de dichas soluciones para escapar de m&aacute;ximos o m&iacute;nimos locales. En el art&iacute;culo se demuestra que el algoritmo propuesto es correcto y se caracteriza de manera formal su complejidad temporal. As&iacute; mismo, se eval&uacute;a el desempe&ntilde;o del algoritmo por medio de una serie de experimentos basados en simulaciones. Los experimentos muestran que el algoritmo propuesto logra en general un desempe&ntilde;o superior al de los algoritmos que componen el estado del arte en planificaci&oacute;n en sistemas Grid. Las m&eacute;tricas de desempe&ntilde;o utilizadas son retardo promedio, retardo m&aacute;ximo y utilizaci&oacute;n de la Grid.</font></p>  	    <p align="justify"><font face="verdana" size="2"><b>Palabras clave:</b> Optimizaci&oacute;n combinatoria, algoritmo aleatorio, sistemas Grid, planificaci&oacute;n de tareas.</font></p>  	    ]]></body>
<body><![CDATA[<p>&nbsp;</p>  	    <p align="justify"><font face="verdana" size="2"><b>Abstract</b></font></p>  	    <p align="justify"><font face="verdana" size="2">In this paper we present a randomized algorithm for the online version of the Job Shop problem where jobs are composed of processes with precedence constraints and processors are organized in a Grid topology. The proposed randomized algorithm is based on a new technique that we have denominated as <i>sliding distributions,</i> which aims at combining the advantages of the deterministic approximation algorithms with those of the Montecarlo randomized algorithms. The objective is to provide an algorithm that delivers p&#45;approximated solutions with high probability, but at the same time, is able to investigate an extended neighborhood of such solutions so that it can escape from local extrema. We formally characterize the temporal complexity of the proposed algorithm and show that it is correct. We also evaluate the performance of the proposed algorithm by means of a series of simulation&#45;based experiments. The results show that the proposed algorithm outperforms the traditional state of the art algorithms for scheduling in Grid systems. The performance metrics are average delay, maximum delay, and Grid utilization.</font></p>  	    <p align="justify"><font face="verdana" size="2"><b>Keywords:</b> Combinatorial optimization, randomized algorithm, Grid systems, scheduling.</font></p>  	    <p>&nbsp;</p>  	    <p align="justify"><font face="verdana" size="2"><a href="/pdf/cys/v19n1/v19n1a5.pdf" target="_blank">DESCARGAR ART&Iacute;CULO EN FORMATO PDF</a></font></p>  	    <p>&nbsp;</p>  	    <p align="justify"><font face="verdana" size="2"><b>Referencias</b></font></p>  	    <p align="justify"><font face="verdana" size="2"><b>1. </b>Lingo section &#91;online&#93;, <a href="http://www.lindo.com/" target="_blank">http://www.lindo.com/</a>.</font></p>  	    <p align="justify"><font face="verdana" size="2"><b>2. </b>The standard performance evaluation corporation (SPEC) &#91;online&#93;, <a href="http://www.spec.org/" target="_blank">http://www.spec.org/</a>.</font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2"><b>3. Abraham, A., Buyya, R., &amp; Nath, B. (2000).</b> Nature's heuristics for scheduling jobs on computational grids. <i>The 8th IEEE International Conference on Advanced Computing and Communications (ADCOM 2000),</i> pp. 45&#45;52.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082114&pid=S1405-5546201500010000500001&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>4. Ambrust, M., Fox, A., Griffith, G., Joseph, A. D., Katz, R., Konwinski, A., Lee, G., Patterson, D., Rabkin, A., Stoica, I., &amp; Zaha&#45;ria, M. (2010).</b> A view of cloud computing. <i>Communications of the ACM,</i> Vol. 53, No. 4, pp. 50&#45;58.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082116&pid=S1405-5546201500010000500002&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>5. Blythe, J., Deelman, E., Gil, Y., Kesselman, C., Agarwal, A., Metha, G., &amp; Vahi, K. (2003).</b> The role of planning in grid computing. <i>ICAPS&#45;03 Proceedings,</i> American Asociation for Artificial Intelligence, pp. 154&#45;163.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082118&pid=S1405-5546201500010000500003&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>6. Braunt, T. D., Siegel, H. J., Beck, N., Boloni, L. L., Maheswaran, M., Reuther, A. I., Robertson, J. A., Theys, M. D., Yao, B., Hensgen, D., &amp; Freund, R. F. (2001).</b> A comparison study of eleven static heuristics for mapping a class of independent tasks onto heterogeneous distributed computing systems. <i>Journal of Parallel and Distributed Computing,</i> Vol. 61, pp. 810&#45;837.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082120&pid=S1405-5546201500010000500004&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>7. Deng, X. &amp; Zhang, Y. (1999).</b> Minimizing mean response time in batch processing system. <i>The 5th Annual International Conference on Computing and Combinatorics,</i> pp. 231-240.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082122&pid=S1405-5546201500010000500005&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2"><b>8. Di Martino, V. &amp; Mililotti, M. (2004).</b> Sub optimal scheduling in a grid using genetic algorithms. <i>Parallel Computing,</i> Vol. 30, No. 5, pp. 553&#45;565.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082124&pid=S1405-5546201500010000500006&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>9. Dong, F. &amp; Akl, S. G. (2006).</b> Scheduling algorithms for grid computing: State of the art and open problems. Technical Report 504, Queen's University.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082126&pid=S1405-5546201500010000500007&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>10. Entezari, R. &amp; Movaghar, A. (2012).</b> A probabilistic task scheduling method for grid environments. <i>Future Generation Computer Systems,</i> Vol. 28, pp. 513&#45;524.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082128&pid=S1405-5546201500010000500008&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>11. Foster, I. &amp; Kesselman, C.</b> <i>The Grid: Blueprint for a New Computing Infrastructure.</i> Morgan Kaufmann.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082130&pid=S1405-5546201500010000500009&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>12. Foster, I. &amp; Kesselman, C. (2002).</b> <i>What is the Grid? A Three Point Checklist.</i> Argonne National Laboratory, University of Chicago.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082132&pid=S1405-5546201500010000500010&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2"><b>13. Foster, I. &amp; Kesselman, C. (2003).</b> <i>The grid 2: Blueprint for a new computing infrastructure.</i> Morgan Kaufmann.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082134&pid=S1405-5546201500010000500011&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>14. Gary, M. R. &amp; Johnson, D. S. (1979).</b> <i>Computers and Intractability: A Guide to the Theory of NP&#45;completeness.</i> WH Freeman and Company, New York.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082136&pid=S1405-5546201500010000500012&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>15. Gil, Y., Deelman, E., Blythe, J., Kesselman, C., &amp; Tangmunarunkit, H. (2004).</b> Artificial intelligence and grids: Workflow planning and beyond. <i>E&#45;Science,</i> pp. 27&#45;33.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082138&pid=S1405-5546201500010000500013&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>16. Goldberg, L. A., Paterson, M., Srinivasan, A., &amp; Sweedyk, E. (1997).</b> Better approximation guarantees for job&#45;shop scheduling. <i>Proceedings of the eighth annual ACM&#45;SIAM symposium on Discrete algorithms,</i> Society for Industrial and Applied Mathematics, pp. 599-608.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082140&pid=S1405-5546201500010000500014&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>17. Hoos, H. H. &amp; Stutzle, T. (2004).</b> <i>Stochastic local search: Foundations &amp; applications.</i> Morgan Kaufmann.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082142&pid=S1405-5546201500010000500015&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2"><b>18. Kasahara, H. &amp; Narita, S. (1994).</b> Practical multiprocessor scheduling algorithms for efficient parallel processing. <i>IEEE Transactions on Computers,</i> Vol. 33, No. 11, pp. 1023&#45;1029.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082144&pid=S1405-5546201500010000500016&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>19. Khan, A. A., L., M. C., &amp; Jones, M. S. (1994).</b> A comparison of multiprocessor scheduling heuristics. <i>Proceedings of the International Conference on Parallel Processing.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082146&pid=S1405-5546201500010000500017&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></i></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>20. Lenstra, J. K. &amp; Kan, A. H. G. R. (1978).</b> Complexity of scheduling under precedence constraints. <i>Operations Research,</i> Vol. 26, No. 1, pp. 22&#45;35.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082148&pid=S1405-5546201500010000500018&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>21. Lenstra, J. K., Shmoys, D. B., &amp; Tardos, E.</b> <b>(1990).</b> Approximation algorithms for scheduling unrelated parallel machines. <i>Mathematical programming,</i> Vol. 46, No. 1, pp. 259&#45;271.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082150&pid=S1405-5546201500010000500019&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>22. Li, H. &amp; Buyya, R. (2009).</b> Model&#45;based simulation and performance evaluation of grid scheduling strategies. <i>Future Generation Computer Systems,</i> Vol. 25, pp. 460&#45;465.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082152&pid=S1405-5546201500010000500020&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2"><b>23. Metropolis, N., Rosenbluth, A. W., Rosenbluth, M. N., Teller, A. H., &amp; Teller, E. (1953).</b> Equation of state calculations by fast computing machines. <i>The Journal of Chemical Physics,</i> Vol. 21, No. 6, pp. 1087&#45;1092.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082154&pid=S1405-5546201500010000500021&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>24. Mitzenmacher, M. &amp; Upfal, E. (2005).</b> <i>Probability and Computing: Randomized Algorithms and Probabilistic Analysis.</i> Cambridge.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082156&pid=S1405-5546201500010000500022&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>25. Motwani, R. &amp; Raghavan, P. (1995).</b> <i>Randomized algorithms.</i> Cambridge University Press.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082158&pid=S1405-5546201500010000500023&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>26. Prado, R. P., Garc&iacute;a&#45;Galan, S., &amp; Munoz Exposito, J. E. (2011).</b> KASIA approach vs. differential evolution in fuzzy rule&#45;based meta&#45;schedulers for grid computing. IEEE.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082160&pid=S1405-5546201500010000500024&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>27. Ritchie, G. &amp; Levine, J. (2003).</b> <i>A fast, effective local search for scheduling independent jobs in heterogeneous computing environments.</i> Technical report, Centre for Intelligent Systems and their Applications, University of Edinburgh.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082162&pid=S1405-5546201500010000500025&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2"><b>28. Sahu, R. &amp; Chaturvedi, A. K. (2011).</b> Many&#45;objective comparison of twelve grid scheduling heuristics. <i>International Journal of Computer Applications,</i> Vol. 13, No. 6.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082164&pid=S1405-5546201500010000500026&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>29. Shmoys, D. B. &amp; Tardos, E. (1993).</b> An approximation algorithm for the generalized assignment problem. <i>Mathematical Programming,</i> Vol. 62, pp. 461&#45;474.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082166&pid=S1405-5546201500010000500027&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>30. Tao, Y. &amp; Gerasoulis, A. (1994).</b> DSC: Scheduling parallel tasks on an unbounded number of processors. <i>IEEE Transactions on Parallel and Distributed Systems,</i> Vol. 5, No. 9, pp. 951&#45;967.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082168&pid=S1405-5546201500010000500028&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>31. van Laarhoven, P. J. M., Aarts, H. L., &amp; Karel, J. (1992).</b> Job shop scheduling by simulated annealing. <i>Operations Research,</i> Vol. 40, No. 1, pp. 113&#45;125.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082170&pid=S1405-5546201500010000500029&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>32. Wang, L., Tao, J., Kunze, M., Castellanos, A., Kramer, D., &amp; Karl, W. (2008).</b> Scientific cloud computing: Early definition and experience. <i>HPCC'08, 10th IEEE International Conference on High Performance Computing and Communications,</i> IEEE, pp. 825&#45;830.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082172&pid=S1405-5546201500010000500030&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2"><b>33. Wang, L., Von Laszewski, G., Younge, A., He, X., Kunze, M., Tao, J., &amp; Fu, C. (2010).</b> Cloud computing: a perspective study. <i>New Generation Computing,</i> Vol. 28, No. 2, pp. 137&#45;146.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082174&pid=S1405-5546201500010000500031&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>34. Xian&#45;He, S. &amp; Ming, W. (2005).</b> GHS: A performance system of grid computing. <i>Proceedings of the 19th IEEE International Parallel and Distributed Processing Symposium,</i> IEEE.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082176&pid=S1405-5546201500010000500032&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>35. Zan, M., Guanwen, W., Yunhui, H., &amp; Hongwei, L. (2010).</b> Quantum genetic algorithm for scheduling jobs on computational grids. <i>2010 International Conference on Measuring Technology and Mecatronics Automation,</i> IEEE.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082178&pid=S1405-5546201500010000500033&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>36. Zomaya, A. Y. &amp; Teh, Y. H. (2001).</b> Observations on using genetic algorithms for dynamic load&#45;balancing. IEEE Transactions on Parallel and Distributed Systems, Vol. 12, No. 9, pp. 899&#150;911.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2082180&pid=S1405-5546201500010000500034&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>      ]]></body><back>
<ref-list>
<ref id="B1">
<label>3</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Abraham]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Buyya]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Nath]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
</person-group>
<source><![CDATA[Nature's heuristics for scheduling jobs on computational grids]]></source>
<year>2000</year>
<page-range>45-52</page-range></nlm-citation>
</ref>
<ref id="B2">
<label>4</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Ambrust]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Fox]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Griffith]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Joseph]]></surname>
<given-names><![CDATA[A. D.]]></given-names>
</name>
<name>
<surname><![CDATA[Katz]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Konwinski]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Lee]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Patterson]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Rabkin]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Stoica]]></surname>
<given-names><![CDATA[I.]]></given-names>
</name>
<name>
<surname><![CDATA[Zaha-ria]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A view of cloud computing]]></article-title>
<source><![CDATA[Communications of the ACM]]></source>
<year>2010</year>
<volume>53</volume>
<numero>4</numero>
<issue>4</issue>
<page-range>50-58</page-range></nlm-citation>
</ref>
<ref id="B3">
<label>5</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Blythe]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Deelman]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Gil]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
<name>
<surname><![CDATA[Kesselman]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Agarwal]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Metha]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Vahi]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
</person-group>
<source><![CDATA[The role of planning in grid computing]]></source>
<year>2003</year>
<page-range>154-163</page-range></nlm-citation>
</ref>
<ref id="B4">
<label>6</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Braunt]]></surname>
<given-names><![CDATA[T. D.]]></given-names>
</name>
<name>
<surname><![CDATA[Siegel]]></surname>
<given-names><![CDATA[H. J.]]></given-names>
</name>
<name>
<surname><![CDATA[Beck]]></surname>
<given-names><![CDATA[N.]]></given-names>
</name>
<name>
<surname><![CDATA[Boloni]]></surname>
<given-names><![CDATA[L. L.]]></given-names>
</name>
<name>
<surname><![CDATA[Maheswaran]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Reuther]]></surname>
<given-names><![CDATA[A. I.]]></given-names>
</name>
<name>
<surname><![CDATA[Robertson]]></surname>
<given-names><![CDATA[J. A.]]></given-names>
</name>
<name>
<surname><![CDATA[Theys]]></surname>
<given-names><![CDATA[M. D.]]></given-names>
</name>
<name>
<surname><![CDATA[Yao]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
<name>
<surname><![CDATA[Hensgen]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Freund]]></surname>
<given-names><![CDATA[R. F.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A comparison study of eleven static heuristics for mapping a class of independent tasks onto heterogeneous distributed computing systems]]></article-title>
<source><![CDATA[Journal of Parallel and Distributed Computing]]></source>
<year>2001</year>
<volume>61</volume>
<page-range>810-837</page-range></nlm-citation>
</ref>
<ref id="B5">
<label>7</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Deng]]></surname>
<given-names><![CDATA[X.]]></given-names>
</name>
<name>
<surname><![CDATA[Zhang]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
</person-group>
<source><![CDATA[Minimizing mean response time in batch processing system]]></source>
<year>1999</year>
<page-range>231-240</page-range></nlm-citation>
</ref>
<ref id="B6">
<label>8</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Di Martino]]></surname>
<given-names><![CDATA[V.]]></given-names>
</name>
<name>
<surname><![CDATA[Mililotti]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Sub optimal scheduling in a grid using genetic algorithms]]></article-title>
<source><![CDATA[Parallel Computing]]></source>
<year>2004</year>
<volume>30</volume>
<numero>5</numero>
<issue>5</issue>
<page-range>553-565</page-range></nlm-citation>
</ref>
<ref id="B7">
<label>9</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Dong]]></surname>
<given-names><![CDATA[F.]]></given-names>
</name>
<name>
<surname><![CDATA[Akl]]></surname>
<given-names><![CDATA[S. G.]]></given-names>
</name>
</person-group>
<source><![CDATA[Scheduling algorithms for grid computing: State of the art and open problems]]></source>
<year>2006</year>
<publisher-name><![CDATA[Queen's University]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B8">
<label>10</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Entezari]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Movaghar]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A probabilistic task scheduling method for grid environments]]></article-title>
<source><![CDATA[Future Generation Computer Systems]]></source>
<year>2012</year>
<volume>28</volume>
<page-range>513-524</page-range></nlm-citation>
</ref>
<ref id="B9">
<label>11</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Foster]]></surname>
<given-names><![CDATA[I.]]></given-names>
</name>
<name>
<surname><![CDATA[Kesselman]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
</person-group>
<source><![CDATA[The Grid: Blueprint for a New Computing Infrastructure]]></source>
<year></year>
<publisher-name><![CDATA[Morgan Kaufmann]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B10">
<label>12</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Foster]]></surname>
<given-names><![CDATA[I.]]></given-names>
</name>
<name>
<surname><![CDATA[Kesselman]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
</person-group>
<source><![CDATA[What is the Grid? A Three Point Checklist]]></source>
<year>2002</year>
<publisher-name><![CDATA[Argonne National Laboratory, University of Chicago]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B11">
<label>13</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Foster]]></surname>
<given-names><![CDATA[I.]]></given-names>
</name>
<name>
<surname><![CDATA[Kesselman]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
</person-group>
<source><![CDATA[The grid 2: Blueprint for a new computing infrastructure]]></source>
<year>2003</year>
<publisher-name><![CDATA[Morgan Kaufmann]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B12">
<label>14</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gary]]></surname>
<given-names><![CDATA[M. R.]]></given-names>
</name>
<name>
<surname><![CDATA[Johnson]]></surname>
<given-names><![CDATA[D. S.]]></given-names>
</name>
</person-group>
<source><![CDATA[Computers and Intractability: A Guide to the Theory of NP-completeness]]></source>
<year>1979</year>
<publisher-loc><![CDATA[New York ]]></publisher-loc>
<publisher-name><![CDATA[WH Freeman and Company]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B13">
<label>15</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gil]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
<name>
<surname><![CDATA[Deelman]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Blythe]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Kesselman]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Tangmunarunkit]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
</person-group>
<source><![CDATA[Artificial intelligence and grids: Workflow planning and beyond]]></source>
<year>2004</year>
<page-range>27-33</page-range><publisher-name><![CDATA[E-Science]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B14">
<label>16</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Goldberg]]></surname>
<given-names><![CDATA[L. A.]]></given-names>
</name>
<name>
<surname><![CDATA[Paterson]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Srinivasan]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Sweedyk]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<source><![CDATA[Better approximation guarantees for job-shop scheduling]]></source>
<year>1997</year>
<page-range>599-608</page-range><publisher-name><![CDATA[Society for Industrial and Applied Mathematics]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B15">
<label>17</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Hoos]]></surname>
<given-names><![CDATA[H. H.]]></given-names>
</name>
<name>
<surname><![CDATA[Stutzle]]></surname>
<given-names><![CDATA[T.]]></given-names>
</name>
</person-group>
<source><![CDATA[Stochastic local search: Foundations & applications]]></source>
<year>2004</year>
<publisher-name><![CDATA[Morgan Kaufmann]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B16">
<label>18</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Kasahara]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Narita]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Practical multiprocessor scheduling algorithms for efficient parallel processing]]></article-title>
<source><![CDATA[IEEE Transactions on Computers]]></source>
<year>1994</year>
<volume>33</volume>
<numero>11</numero>
<issue>11</issue>
<page-range>1023-1029</page-range></nlm-citation>
</ref>
<ref id="B17">
<label>19</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Khan]]></surname>
<given-names><![CDATA[A. A.]]></given-names>
</name>
<name>
<surname><![CDATA[Jones]]></surname>
<given-names><![CDATA[M. S.]]></given-names>
</name>
</person-group>
<source><![CDATA[A comparison of multiprocessor scheduling heuristics]]></source>
<year>1994</year>
</nlm-citation>
</ref>
<ref id="B18">
<label>20</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Lenstra]]></surname>
<given-names><![CDATA[J. K.]]></given-names>
</name>
<name>
<surname><![CDATA[Kan]]></surname>
<given-names><![CDATA[A. H. G. R.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Complexity of scheduling under precedence constraints]]></article-title>
<source><![CDATA[Operations Research]]></source>
<year>1978</year>
<volume>26</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>22-35</page-range></nlm-citation>
</ref>
<ref id="B19">
<label>21</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Lenstra]]></surname>
<given-names><![CDATA[J. K.]]></given-names>
</name>
<name>
<surname><![CDATA[Shmoys]]></surname>
<given-names><![CDATA[D. B.]]></given-names>
</name>
<name>
<surname><![CDATA[Tardos]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Approximation algorithms for scheduling unrelated parallel machines]]></article-title>
<source><![CDATA[Mathematical programming]]></source>
<year>1990</year>
<volume>46</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>259-271</page-range></nlm-citation>
</ref>
<ref id="B20">
<label>22</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Li]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Buyya]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Model-based simulation and performance evaluation of grid scheduling strategies]]></article-title>
<source><![CDATA[Future Generation Computer Systems]]></source>
<year>2009</year>
<volume>25</volume>
<page-range>460-465</page-range></nlm-citation>
</ref>
<ref id="B21">
<label>23</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Metropolis]]></surname>
<given-names><![CDATA[N.]]></given-names>
</name>
<name>
<surname><![CDATA[Rosenbluth]]></surname>
<given-names><![CDATA[A. W.]]></given-names>
</name>
<name>
<surname><![CDATA[Rosenbluth]]></surname>
<given-names><![CDATA[M. N.]]></given-names>
</name>
<name>
<surname><![CDATA[Teller]]></surname>
<given-names><![CDATA[A. H.]]></given-names>
</name>
<name>
<surname><![CDATA[Teller]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Equation of state calculations by fast computing machines]]></article-title>
<source><![CDATA[The Journal of Chemical Physics]]></source>
<year>1953</year>
<volume>21</volume>
<numero>6</numero>
<issue>6</issue>
<page-range>1087-1092</page-range></nlm-citation>
</ref>
<ref id="B22">
<label>24</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Mitzenmacher]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Upfal]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<source><![CDATA[Probability and Computing: Randomized Algorithms and Probabilistic Analysis]]></source>
<year>2005</year>
<publisher-loc><![CDATA[Cambridge ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B23">
<label>25</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Motwani]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Raghavan]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
</person-group>
<source><![CDATA[Randomized algorithms]]></source>
<year>1995</year>
<publisher-name><![CDATA[Cambridge University Press]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B24">
<label>26</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Prado]]></surname>
<given-names><![CDATA[R. P.]]></given-names>
</name>
<name>
<surname><![CDATA[García-Galan]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[Munoz Exposito]]></surname>
<given-names><![CDATA[J. E.]]></given-names>
</name>
</person-group>
<source><![CDATA[KASIA approach vs. differential evolution in fuzzy rule-based meta-schedulers for grid computing]]></source>
<year>2011</year>
<publisher-name><![CDATA[IEEE]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B25">
<label>27</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Ritchie]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Levine]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
</person-group>
<source><![CDATA[A fast, effective local search for scheduling independent jobs in heterogeneous computing environments]]></source>
<year>2003</year>
<publisher-name><![CDATA[Centre for Intelligent Systems and their Applications, University of Edinburgh]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B26">
<label>28</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Sahu]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Chaturvedi]]></surname>
<given-names><![CDATA[A. K.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Many-objective comparison of twelve grid scheduling heuristics]]></article-title>
<source><![CDATA[International Journal of Computer Applications]]></source>
<year>2011</year>
<volume>13</volume>
<numero>6</numero>
<issue>6</issue>
</nlm-citation>
</ref>
<ref id="B27">
<label>29</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Shmoys]]></surname>
<given-names><![CDATA[D. B.]]></given-names>
</name>
<name>
<surname><![CDATA[Tardos]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[An approximation algorithm for the generalized assignment problem]]></article-title>
<source><![CDATA[Mathematical Programming]]></source>
<year>1993</year>
<volume>62</volume>
<page-range>461-474</page-range></nlm-citation>
</ref>
<ref id="B28">
<label>30</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Tao]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
<name>
<surname><![CDATA[Gerasoulis]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[DSC: Scheduling parallel tasks on an unbounded number of processors]]></article-title>
<source><![CDATA[IEEE Transactions on Parallel and Distributed Systems]]></source>
<year>1994</year>
<volume>5</volume>
<numero>9</numero>
<issue>9</issue>
<page-range>951-967</page-range></nlm-citation>
</ref>
<ref id="B29">
<label>31</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[van Laarhoven]]></surname>
<given-names><![CDATA[P. J. M.]]></given-names>
</name>
<name>
<surname><![CDATA[Aarts]]></surname>
<given-names><![CDATA[H. L.]]></given-names>
</name>
<name>
<surname><![CDATA[Karel]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Job shop scheduling by simulated annealing]]></article-title>
<source><![CDATA[Operations Research]]></source>
<year>1992</year>
<volume>40</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>113-125</page-range></nlm-citation>
</ref>
<ref id="B30">
<label>32</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Wang]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
<name>
<surname><![CDATA[Tao]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Kunze]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Castellanos]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Kramer]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Karl]]></surname>
<given-names><![CDATA[W.]]></given-names>
</name>
</person-group>
<source><![CDATA[Scientific cloud computing: Early definition and experience]]></source>
<year>2008</year>
<page-range>825-830</page-range><publisher-name><![CDATA[IEEE]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B31">
<label>33</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Wang]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
<name>
<surname><![CDATA[Von Laszewski]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Younge]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[He]]></surname>
<given-names><![CDATA[X.]]></given-names>
</name>
<name>
<surname><![CDATA[Kunze]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Tao]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Fu]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Cloud computing: a perspective study]]></article-title>
<source><![CDATA[New Generation Computing]]></source>
<year>2010</year>
<volume>28</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>137-146</page-range></nlm-citation>
</ref>
<ref id="B32">
<label>34</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Xian-He]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[Ming]]></surname>
<given-names><![CDATA[W.]]></given-names>
</name>
</person-group>
<source><![CDATA[GHS: A performance system of grid computing]]></source>
<year>2005</year>
<publisher-name><![CDATA[IEEE]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B33">
<label>35</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Zan]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Guanwen]]></surname>
<given-names><![CDATA[W.]]></given-names>
</name>
<name>
<surname><![CDATA[Yunhui]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Hongwei]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
</person-group>
<source><![CDATA[Quantum genetic algorithm for scheduling jobs on computational grids]]></source>
<year>2010</year>
<publisher-name><![CDATA[IEEE]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B34">
<label>36</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Zomaya]]></surname>
<given-names><![CDATA[A. Y.]]></given-names>
</name>
<name>
<surname><![CDATA[Teh]]></surname>
<given-names><![CDATA[Y. H.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Observations on using genetic algorithms for dynamic load-balancing]]></article-title>
<source><![CDATA[IEEE Transactions on Parallel and Distributed Systems]]></source>
<year>2001</year>
<volume>12</volume>
<numero>9</numero>
<issue>9</issue>
<page-range>899-911</page-range></nlm-citation>
</ref>
</ref-list>
</back>
</article>
