BACK TO INDEX

DIET Publications of year 2007
Articles in journals or book chapters
  1. Eddy Caron, Frédéric Desprez, and Cédric Tedeschi. Enhancing Computational Grids with Peer-to-Peer technology for Large Scale Service Discovery. Journal of Grid Computing, 5(3):337-360, September 2007.
    Keywords: DLPT, LEGO, P2P.
    Abstract: Within computational Grids, some services (typically software components, e.g., linear algebra libraries) are made available by some servers to some clients. In spite of the growing popularity of such Grids, the service discovery, although efficient in many cases, does not reach several requirements. Among them, the flexibility of the discovery and its efficiency on wide-area dynamic platforms are two major issues. Therefore, it becomes crucial to propose new tools coping with such platforms. Emerging peer-to-peer technologies provide algorithms allowing the distribution and the retrieval of data items while addressing the dynamicity of the underlying network. Whereas merging peer-to-peer technology and Grid infrastructures has been widely suggested, very few implementations are available. The contribution of this paper is twofold. First, we present the design, the implementation and the experimentation of the first architecture, to our knowledge, extending traditional Network-Enabled Servers (NES) systems with an unstructured peer-to-peer network. This extension allows to dynamically connect distributed agents thus providing to clients an entry point to servers geographically distributed. Our implementation is based on the Diet middleware and the JXTA toolbox and experimentation have been conducted on a high speed network. Then, we study the service discovery in a pure peer-to-peer environment. We describe a new trie-based approach for the peer-to-peer service discovery service, supporting range queries while providing fault-tolerance and taking into account the topology of the underlying network. We validate this approach both by analysis and simulation.

    @Article{ ArticleCaron.CDT_JGC07,
    abstract = {Within computational Grids, some services (typically software components, e.g., linear algebra libraries) are made available by some servers to some clients. In spite of the growing popularity of such Grids, the service discovery, although efficient in many cases, does not reach several requirements. Among them, the flexibility of the discovery and its efficiency on wide-area dynamic platforms are two major issues. Therefore, it becomes crucial to propose new tools coping with such platforms. Emerging peer-to-peer technologies provide algorithms allowing the distribution and the retrieval of data items while addressing the dynamicity of the underlying network. Whereas merging peer-to-peer technology and Grid infrastructures has been widely suggested, very few implementations are available. The contribution of this paper is twofold. First, we present the design, the implementation and the experimentation of the first architecture, to our knowledge, extending traditional Network-Enabled Servers (NES) systems with an unstructured peer-to-peer network. This extension allows to dynamically connect distributed agents thus providing to clients an entry point to servers geographically distributed. Our implementation is based on the Diet middleware and the JXTA toolbox and experimentation have been conducted on a high speed network. Then, we study the service discovery in a pure peer-to-peer environment. We describe a new trie-based approach for the peer-to-peer service discovery service, supporting range queries while providing fault-tolerance and taking into account the topology of the underlying network. We validate this approach both by analysis and simulation.},
    author = {Caron, Eddy and Desprez, Fr{\'e}d{\'e}ric and Tedeschi, C{\'e}dric},
    editor = {Springer Netherlands},
    journal = {Journal of Grid Computing},
    keywords = {DLPT, LEGO, P2P},
    month = sep,
    number = {3},
    pages = {337-360},
    title = {Enhancing Computational Grids with Peer-to-Peer technology for Large Scale Service Discovery},
    url = {http://www.springerlink.com/content/946324035g533050/fulltext.pdf},
    volume = {5},
    year = {2007} 
    }
    


Conference articles
  1. Gabriel Antoniu, Eddy Caron, Frédéric Desprez, Aurélia Fèvre, and Mathieu Jan. Towards a Transparent Data Access Model for the GridRPC Paradigm. In S. Aluru et al. (Eds), editor, HiPC'2007. 14th International Conference on High Performance Computing., number 4873 of LNCS, Goa. India, pages 269-284, December 2007. Springer Verlag Berlin Heidelberg.
    Keywords: DIET, JuxMem, LEGO.
    @InProceedings{ InProceedingsAntoniu.ACDFJ_07,
    address = {Goa. India},
    author = {Antoniu, Gabriel and Caron, Eddy and Desprez, Fr{\'e}d{\'e}ric and F{\`e}vre, Aur{\'e}lia and Jan, Mathieu},
    booktitle = {{HiPC'2007}. 14th International Conference on High Performance Computing.},
    editor = {S. Aluru et al. (Eds)},
    keywords = {DIET, JuxMem, LEGO},
    month = dec,
    number = {4873},
    pages = {269-284},
    publisher = {Springer Verlag Berlin Heidelberg},
    series = {LNCS},
    title = {Towards a Transparent Data Access Model for the {GridRPC} Paradigm},
    year = {2007} 
    }
    


  2. Yves Caniou, Eddy Caron, Hélène Courtois, Benjamin Depardon, and Romain Teyssier. Cosmological Simulations using Grid Middleware. In Fourth High-Performance Grid Computing Workshop (HPGC'07), Long Beach, California, USA, March 2007. IEEE.
    Keywords: DIET, LEGO.
    @InProceedings{ InProceedingsCaniou.CCCDT_07,
    address = {Long Beach, California, USA},
    author = {Caniou, Yves and Caron, Eddy and Courtois, H{\'e}l{\`e}ne and Depardon, Benjamin and Teyssier, Romain},
    booktitle = {Fourth High-Performance Grid Computing Workshop (HPGC'07)},
    keywords = {DIET, LEGO},
    month = mar,
    publisher = {IEEE},
    title = {Cosmological Simulations using Grid Middleware},
    year = {2007} 
    }
    


Internal reports
  1. Yves Caniou, Eddy Caron, Benjamin Depardon, Hélène Courtois, and Romain Teyssier. Cosmological Simulations using Grid Middleware. Technical report 6139, Institut National de Recherche en Informatique et en Automatique (INRIA), March 2007.
    Note: Also available as LIP Research Report 2007-11.
    Keywords: Grid computing, cosmological simulations, DIET, LEGO.
    Abstract: Within computational grids, some services (software components, linear algebra libraries, etc.) are made available by some servers to some clients. In spite of the growing popularity of such grids, the service discovery, although efficient in many cases, does not reach several requirements. Among them, the flexibility of the discovery and its efficiency on wide-area dynamic platforms are two major issues. Therefore, it becomes crucial to propose new tools coping with such platforms. Emerging peer-to-peer technologies provide algorithms allowing the distribution and the retrieval of data items while addressing the dynamicity of the underlying network. We study in this paper the service discovery in a pure peer-to-peer environment. We describe a new trie-based approach for the service discovery that supports range queries and automatic completion of partial search strings, while providing fault-tolerance, and partially taking into account the topology of the underlying network. We validate this approach both by analysis and simulation. Traditional metrics considered in peer-to-peer systems exhibits interesting complexities within our architecture. The analysis' results are confirmed by some simulation experiments run using several grid's data sets.

    @TechReport{ TechReportRR-Institut-6139,
    abstract = {Within computational grids, some services (software components, linear algebra libraries, etc.) are made available by some servers to some clients. In spite of the growing popularity of such grids, the service discovery, although efficient in many cases, does not reach several requirements. Among them, the flexibility of the discovery and its efficiency on wide-area dynamic platforms are two major issues. Therefore, it becomes crucial to propose new tools coping with such platforms. Emerging peer-to-peer technologies provide algorithms allowing the distribution and the retrieval of data items while addressing the dynamicity of the underlying network. We study in this paper the service discovery in a pure peer-to-peer environment. We describe a new trie-based approach for the service discovery that supports range queries and automatic completion of partial search strings, while providing fault-tolerance, and partially taking into account the topology of the underlying network. We validate this approach both by analysis and simulation. Traditional metrics considered in peer-to-peer systems exhibits interesting complexities within our architecture. The analysis' results are confirmed by some simulation experiments run using several grid's data sets. },
    author = {Caniou, Yves and Caron, Eddy and Depardon, Benjamin and Courtois, H{\'e}l{\`e}ne and Teyssier, Romain},
    institution = {Institut National de Recherche en Informatique et en Automatique (INRIA)},
    keywords = {Grid computing, cosmological simulations, DIET, LEGO},
    month = mar,
    note = {Also available as LIP Research Report 2007-11},
    number = {6139},
    title = {Cosmological Simulations using Grid Middleware},
    url = {http://hal.inria.fr/inria-00135189},
    year = 2007 
    }
    


  2. Yves Caniou, Eddy Caron, Benjamin Depardon, Hélène Courtois, and Romain Teyssier. Cosmological Simulations using Grid Middleware. Technical report RR2007-11, Laboratoire de l'Informatique du Parallélisme (LIP), March 2007.
    Note: Also available as INRIA Research Report 6139.
    Keywords: Grid computing, cosmological simulations, DIET, LEGO.
    Abstract: Within computational grids, some services (software components, linear algebra libraries, etc.) are made available by some servers to some clients. In spite of the growing popularity of such grids, the service discovery, although efficient in many cases, does not reach several requirements. Among them, the flexibility of the discovery and its efficiency on wide-area dynamic platforms are two major issues. Therefore, it becomes crucial to propose new tools coping with such platforms. Emerging peer-to-peer technologies provide algorithms allowing the distribution and the retrieval of data items while addressing the dynamicity of the underlying network. We study in this paper the service discovery in a pure peer-to-peer environment. We describe a new trie-based approach for the service discovery that supports range queries and automatic completion of partial search strings, while providing fault-tolerance, and partially taking into account the topology of the underlying network. We validate this approach both by analysis and simulation. Traditional metrics considered in peer-to-peer systems exhibits interesting complexities within our architecture. The analysis' results are confirmed by some simulation experiments run using several grid's data sets.

    @TechReport{ TechReportRR-Laboratoire-RR2007-11,
    abstract = {Within computational grids, some services (software components, linear algebra libraries, etc.) are made available by some servers to some clients. In spite of the growing popularity of such grids, the service discovery, although efficient in many cases, does not reach several requirements. Among them, the flexibility of the discovery and its efficiency on wide-area dynamic platforms are two major issues. Therefore, it becomes crucial to propose new tools coping with such platforms. Emerging peer-to-peer technologies provide algorithms allowing the distribution and the retrieval of data items while addressing the dynamicity of the underlying network. We study in this paper the service discovery in a pure peer-to-peer environment. We describe a new trie-based approach for the service discovery that supports range queries and automatic completion of partial search strings, while providing fault-tolerance, and partially taking into account the topology of the underlying network. We validate this approach both by analysis and simulation. Traditional metrics considered in peer-to-peer systems exhibits interesting complexities within our architecture. The analysis' results are confirmed by some simulation experiments run using several grid's data sets. },
    author = {Caniou, Yves and Caron, Eddy and Depardon, Benjamin and Courtois, H{\'e}l{\`e}ne and Teyssier, Romain},
    institution = {Laboratoire de l'Informatique du Parall{\'e}lisme (LIP)},
    keywords = {Grid computing, cosmological simulations, DIET, LEGO},
    month = mar,
    note = {Also available as INRIA Research Report 6139},
    number = {RR2007-11},
    pdf = {http://www.ens-lyon.fr/LIP/Pub/Rapports/RR/RR2007/RR2007-11.pdf},
    title = {Cosmological Simulations using Grid Middleware},
    year = 2007 
    }
    


Manuals, booklets
  1. Yusuke Tanimura, Keith Seymour, Eddy Caron, Abelkader Amar, Hidemoto Nakada, Yoshio Tanaka, and Frédéric Desprez. Interoperability Testing for The GridRPC API Specification. Open Grid Forum, May 2007.
    Note: OGF Reference: GFD.102.
    Keywords: DIET.
    @Manual{ Man-Tanimura.TSCANTD_07,
    author = {Tanimura, Yusuke and Seymour, Keith and Caron, Eddy and Amar, Abelkader and Nakada, Hidemoto and Tanaka, Yoshio and Desprez, Fr\'ed\'eric},
    editor = {GridRPC-WG},
    keywords = {DIET},
    month = may,
    note = {OGF Reference: GFD.102},
    organization = {Open Grid Forum},
    title = {Interoperability Testing for The {GridRPC} API Specification},
    url = {http://www.ogf.org/documents/GFD.102.pdf},
    year = {2007} 
    }
    



BACK TO INDEX




Disclaimer:

This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All person copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. In most cases, these works may not be reposted without the explicit permission of the copyright holder.

Les documents contenus dans ces répertoires sont rendus disponibles par les auteurs qui y ont contribué en vue d'assurer la diffusion à temps de travaux savants et techniques sur une base non-commerciale. Les droits de copie et autres droits sont gardés par les auteurs et par les détenteurs du copyright, en dépit du fait qu'ils présentent ici leurs travaux sous forme électronique. Les personnes copiant ces informations doivent adhérer aux termes et contraintes couverts par le copyright de chaque auteur. Ces travaux ne peuvent pas être rendus disponibles ailleurs sans la permission explicite du détenteur du copyright.




Last modified: Thu Mar 24 10:57:26 2011
Author: ecaron.


This document was translated from BibTEX by bibtex2html