Changes between Version 3 and Version 4 of GAIIA


Ignore:
Timestamp:
Dec 11, 2009, 10:22:57 AM (14 years ago)
Author:
andreea.visan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAIIA

    v3 v4  
    11= GAIIA =
    22
    3  * Nume Scurt: '''Template2009'''
    43 * SVN: https://svn-batch.grid.pub.ro/svn/PP2009/proiecte/GAIIA
    54
    6  * Membri echipei: Mihai Istin - mihai.istin , Andreea Visan - andreea.visan
    7  * Descriere proiect:
     5 * The team: Mihai Istin - mihai.istin , Andreea Visan - andreea.visan
     6 * Abstract:
    87
    9 Task scheduling is one of the most important management
    10 aspects in a distributed system because this component
    11 should achieve two main goals: on the one hand efficient use of
    12 available resources and on the other hand high performance in
    13 solving tasks. Because of the fact that the scheduling problem is
    14 an NP-Complete problem, a near-optimal algorithm is a desired
    15 solution. A third goal is the fact that the algorithm should provide
    16 the results very fast. This project presents the parallelization solution
    17 of one near-optimal algorithm for dependent task scheduling
    18 in distributed systems, algorithm that proved to provide very
     8Task scheduling is one of the most important management aspects in a distributed system because this component
     9should achieve two main goals: on the one hand efficient use of available resources and on the other hand high performance in
     10solving tasks. Because of the fact that the scheduling problem is an NP-Complete problem, a near-optimal algorithm is a desired
     11solution. A third goal is the fact that the algorithm should provide the results very fast. This project presents the parallelization solution
     12of one near-optimal algorithm for dependent task scheduling in distributed systems, algorithm that proved to provide very
    1913good results according to the first two objectives.
    2014