number = {1},
issn = {1045-9219},
year = {2005},
- pages = {4-13},
+ pages = {4--13},
doi = {10.1109/TPDS.2005.2},
publisher = {IEEE Computer Society},
address = {Los Alamitos, CA, USA},
@InProceedings{casanova+legrand+quinson.2008.simgrid,
author = {Casanova, Henri and Legrand, Arnaud and Quinson,
Martin},
- title = {{SimGrid: a Generic Framework for Large-Scale
- Distributed Experiments}},
- booktitle = {10th IEEE International Conference on Computer
- Modeling and Simulation},
- year = 2008,
- month = mar,
- url = {http://simgrid.gforge.inria.fr/}
+ title = {{SimGrid}: a Generic Framework for Large-Scale
+ Distributed Experiments},
+ booktitle = {Proceedings of the Tenth International Conference on
+ Computer Modeling and Simulation},
+ series = {UKSIM '08},
+ year = {2008},
+ pages = {126--131},
+ publisher = {IEEE Computer Society},
+}
+
+@Article{casanova+giersch+legrand+al.2014.simgrid,
+ hal_id = {hal-01017319},
+ url = {http://hal.inria.fr/hal-01017319},
+ title = {Versatile, Scalable, and Accurate Simulation of Distributed Applications and Platforms},
+ author = {Casanova, Henri and Giersch, Arnaud and Legrand, Arnaud and Quinson, Martin and Suter, Fr{\'e}d{\'e}ric},
+ publisher = {Elsevier},
+ pages = {2899-2917},
+ journal = {Journal of Parallel and Distributed Computing},
+ volume = {74},
+ number = {10},
+ year = {2014},
+ month = Jun,
+ pdf = {http://hal.inria.fr/hal-01017319/PDF/simgrid3-journal.pdf},
}
@Article{cedo+cortes+ripoll+al.2007.convergence,
month = sep,
url = {http://www.drdobbs.com/high-performance-computing/210604448},
}
+
+@Webpage{simgrid.web,
+ key = {SimGrid},
+ title = {http://simgrid.org/},
+ note = {{SimGrid} Website},
+}
+
+@inproceedings{BahiCG10,
+ author = {Jacques M. Bahi and
+ Sylvain Contassot{-}Vivier and
+ Arnaud Giersch},
+ title = {Load Balancing in Dynamic Networks by Bounded Delays Asynchronous
+ Diffusion},
+ booktitle = {High Performance Computing for Computational Science - {VECPAR} 2010
+ - 9th International conference, Berkeley, CA, USA, June 22-25, 2010,
+ Revised Selected Papers},
+ pages = {352--365},
+ year = {2010}
+}
+
+@article{CortesRCSL02,
+ author = {Ana Cort{\'{e}}s and
+ Ana Ripoll and
+ F. Cedo and
+ Miquel A. Senar and
+ Emilio Luque},
+ title = {An asynchronous and iterative load balancing algorithm for discrete
+ load model},
+ journal = {J. Parallel Distrib. Comput.},
+ volume = {62},
+ number = {12},
+ pages = {1729--1746},
+ year = {2002}
+}
+
+
+@article{zhao2016heuristic,
+ title={A heuristic clustering-based task deployment approach for load balancing using bayes theorem in cloud environment},
+ author={Zhao, Jia and Yang, Kun and Wei, Xiaohui and Ding, Yan and Hu, Liang and Xu, Gaochao},
+ journal={IEEE Transactions on Parallel and Distributed Systems},
+ volume={27},
+ number={2},
+ pages={305--316},
+ year={2016},
+ publisher={IEEE}
+}
+
+
+
+@article{tripathi2017non,
+ title={Non-cooperative power and latency aware load balancing in distributed data centers},
+ author={Tripathi, Rakesh and Vignesh, S and Tamarapalli, Venkatesh and Chronopoulos, Anthony T and Siar, Hajar},
+ journal={Journal of Parallel and Distributed Computing},
+ volume={107},
+ pages={76--86},
+ year={2017},
+ publisher={Elsevier}
+}
+
+@article{chen2017dglb,
+ title={DGLB: Distributed stochastic geographical load balancing over cloud networks},
+ author={Chen, Tianyi and Marques, Antonio G and Giannakis, Georgios B},
+ journal={IEEE Transactions on Parallel and Distributed Systems},
+ volume={28},
+ number={7},
+ pages={1866--1880},
+ year={2017},
+ publisher={IEEE}
+}
+
+@article{liu2017dems,
+ title={DeMS: A hybrid scheme of task scheduling and load balancing in computing clusters},
+ author={Liu, Yu and Zhang, Changjie and Li, Bo and Niu, Jianwei},
+ journal={Journal of Network and Computer Applications},
+ volume={83},
+ pages={213--220},
+ year={2017},
+ publisher={Elsevier}
+}
+
+
+
+@article{IzakianAL10,
+ author = {Hesam Izakian and
+ Ajith Abraham and
+ Behrouz Tork Ladani},
+ title = {An auction method for resource allocation in computational grids},
+ journal = {Future Generation Comp. Syst.},
+ volume = {26},
+ number = {2},
+ pages = {228--235},
+ year = {2010}
+}
+
+@article{GrosuC05,
+ author = {Daniel Grosu and
+ Anthony T. Chronopoulos},
+ title = {Noncooperative load balancing in distributed systems},
+ journal = {J. Parallel Distrib. Comput.},
+ volume = {65},
+ number = {9},
+ pages = {1022--1034},
+ year = {2005}
+}
+
+@article{PenmatsaC11,
+ author = {Satish Penmatsa and
+ Anthony T. Chronopoulos},
+ title = {Game-theoretic static load balancing for distributed systems},
+ journal = {J. Parallel Distrib. Comput.},
+ volume = {71},
+ number = {4},
+ pages = {537--555},
+ year = {2011}
+}
+
+@article{ChoiBH09,
+ author = {Han{-}Lim Choi and
+ Luc Brunet and
+ Jonathan P. How},
+ title = {Consensus-Based Decentralized Auctions for Robust Task Allocation},
+ journal = {{IEEE} Trans. Robotics},
+ volume = {25},
+ number = {4},
+ pages = {912--926},
+ year = {2009}
+}
+
+
+@article{ccl09:ij,
+ year = {2010},
+ title = {A Decentralized and Fault Tolerant Convergence Detection Algorithm for Asynchronous Iterative Algorithms},
+ author = {Charr, Jean-Claude and Couturier, Rapha\"el and Laiymani, David},
+ journal = {The Journal of Supercomputing},
+ pages = {269 - 292},
+ month = {apr},
+ number = {2},
+ volume = {53},
+ doi = {10.1007/s11227-009-0293-6}
+}
+
+@article{GehrkePR99,
+ author = {Johannes Gehrke and
+ C. Greg Plaxton and
+ Rajmohan Rajaraman},
+ title = {Rapid Convergence of a Local Load Balancing Algorithm for Asynchronous
+ Rings},
+ journal = {Theor. Comput. Sci.},
+ volume = {220},
+ number = {1},
+ pages = {247--265},
+ year = {1999}
+}
+
+@article{Cybenko89,
+ author = {George Cybenko},
+ title = {Dynamic Load Balancing for Distributed Memory Multiprocessors},
+ journal = {J. Parallel Distrib. Comput.},
+ volume = {7},
+ number = {2},
+ pages = {279--301},
+ year = {1989}
+}
+
+
+
+@book{bcvc07:bc,
+author = {Bahi, J. M. and Contassot-Vivier, S. and Couturier, R.},
+title = {Parallel Iterative Algorithms: from sequential to grid computing},
+publisher = {Chapman \& Hall/CRC},
+series = {Numerical Analysis \& Scientific Computating},
+year = 2007,
+note = {},
+}
+
+
+
+@article{krishna2013honey,
+ title={Honey bee behavior inspired load balancing of tasks in cloud computing environments},
+ author={Krishna, P Venkata},
+ journal={Applied Soft Computing},
+ volume={13},
+ number={5},
+ pages={2292--2303},
+ year={2013}
+}
+
+@article{subrata2007artificial,
+ title={Artificial life techniques for load balancing in computational grids},
+ author={Subrata, Riky and Zomaya, Albert Y and Landfeldt, Bjorn},
+ journal={Journal of Computer and System Sciences},
+ volume={73},
+ number={8},
+ pages={1176--1190},
+ year={2007}
+}
+
+@article{salimi2014task,
+ title={Task scheduling using NSGA II with fuzzy adaptive operators for computational grids},
+ author={Salimi, Reza and Motameni, Homayun and Omranpour, Hesam},
+ journal={Journal of Parallel and Distributed Computing},
+ volume={74},
+ number={5},
+ pages={2333--2350},
+ year={2014}
+}
+
+
+
+@article{cao2005grid,
+ title={Grid load balancing using intelligent agents},
+ author={Cao, Junwei and Spooner, Daniel P and Jarvis, Stephen A and Nudd, Graham R},
+ journal={Future generation computer systems},
+ volume={21},
+ number={1},
+ pages={135--149},
+ year={2005}
+}
+
+@article{shen2014achieving,
+ title={Achieving dynamic load balancing through mobile agents in small world P2P networks},
+ author={Shen, Xiang-Jun and Liu, Lu and Zha, Zheng-Jun and Gu, Pei-Ying and Jiang, Zhong-Qiu and Chen, Ji-Ming and Panneerselvam, John},
+ journal={Computer Networks},
+ volume={75},
+ pages={134--148},
+ year={2014}
+}
+
+@article{kwok2004new,
+ title={A new fuzzy-decision based load balancing system for distributed object computing},
+ author={Kwok, Yu-Kwong and Cheung, Lap-Sun},
+ journal={Journal of Parallel and Distributed Computing},
+ volume={64},
+ number={2},
+ pages={238--253},
+ year={2004}
+}
+
+
+@book{Bharadwaj1996,
+ author = {Bharadwaj, Veeravalli and Robertazzi, Thomas G. and Ghose, Debasish},
+ title = {Scheduling Divisible Loads in Parallel and Distributed Systems},
+ year = {1996},
+ publisher = {IEEE Computer Society Press},
+ address = {Los Alamitos, CA, USA}
+}
+
+@phdthesis{Drozdowski1998,
+ title = {Selected Problems of Scheduling Tasks in Multiprocessor Computer Systems},
+ school = {Poznan University of Technology, Poznan, Poland},
+ author = {M. Drozdowski},
+ year = {1998}
+}
+
+@book{Casanova2008,
+ author = {Casanova, Henri and Legrand, Arnaud and Robert, Yves},
+ title = {Parallel Algorithms},
+ year = {2008},
+ edition = {1st},
+ publisher = {Chapman \& Hall/CRC},
+}