../..

Tag « grid computing »

Distributed Computing by example : Security in Computational Grids

I took part to the writing of one chapter of the book Systèmes répartis en action, edited by Fabrice Kordon, Laurent Pautet and Laure Petrucci. This book, in French, is a survey of current technologies in distributed computing, that is computations using from a few processors up to very large scale computing grids. The goal was to make this survey through the study of several examples, linking real applications to a larger view of the field of distributed computing, including the formal methods and algorithms typical of the domain.

lire la suite

Performance Analysis of Publish/Subscribe Systems

The Desktop Grid offers solutions to overcome several challenges and to answer increasingly needs of scientific computing. This technology consists mainly in exploiting PC resources, geographically dispersed, to treat time consuming applications and/or important storage capacity requiring applications. However, as resources number increases, the need for scalability, self-organisation, dynamic reconfiguration, decentralization and performance becomes more and more essential. Since such properties are exhibited by P2P systems, the convergence of grid computing and P2P computing seems natural. In this context, this paper evaluates the scalability and performance of P2P tools for registering and discovering services (Publish/Subscribe systems). Three protocols are used in this purpose: Bonjour, Avahi and Pastry. We have studied the behaviour of these protocols related to two criteria: the elapsed time for registrations services and the needed time to discover new services. Our aim is to analyse these results in order to choose the most adequate protocol for creating a decentralized middleware for Desktop Grid.

lire la suite