Changes between Version 3 and Version 4 of PDAD_Introduction


Ignore:
Timestamp:
Jan 14, 2010, 1:09:15 AM (14 years ago)
Author:
cristina.basescu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAD_Introduction

    v3 v4  
    1616
    1717Identifying that the distributed computing approach is suitable for an application is just the first step. First of all, one should not forget the underlying infrastructure the application will be running on, as a poorly configured one will eventually lead unsatisfactory result, regardless of how the problem is solved. Assuming the infrastructure is ok, an important aspect one should decide upon is what framework/paradigm/programming language/library is suitable for the application he/she is developing. Not only does this target performance, but also development time, understanding of the model and the API, tunning parameters and configuration time.
     18
     19== Hadoop Framework ==
     20
     21== MPI ==