BACK TO INDEX

All publications sorted by year
2008
  1. Raphael Chand, Michel Cosnard, and Luigi Liquori. Powerful resource discovery for Arigatoni overlay network. In Future Generation Computer Systems, number 24, pages 31-38. ScienceDirect, 2008.
    Note: CR-ENS-GRID. [bibtex-key = Chand:2008] [bibtex-entry]


  2. Chyouhwa Chen and Kun-Cheng Tsai. The Server Reassignment Problem for Load Balancing in Structured P2P Systems. In IEEE, editor,IEEE Transactions on parallel and Distributed Systems, volume 19. IEEE Computer Society, 2008.
    Note: CR-ENS-GRID. [bibtex-key = Chen:2008] [bibtex-entry]


  3. Carlo Mastroianni, Domenico Talia, and Oreste Verta. Designing an information system for Grids: Comparing hierarchical, decentralized P2P and super-peer models. In Parallel Computing, number 34, pages 593-611. Elsevier, 2008.
    Note: CR-ENS-GRID. [bibtex-key = Mastroianni:2008] [bibtex-entry]


  4. Maria Mirto, Sandro Fiore, Italo Epicoco, Massimo Cafaro, Silvia Mocavero, Euro Blasi, and Giovanni Aloisio. A Bioinformatics Grid Alignment Toolkit. In Future Generation Computer Systems, number 24, pages 752-762. Elsevier, 2008.
    Note: Reserved for Marek Sysula. [bibtex-key = Mirto:2008] [bibtex-entry]


  5. Ken Church, Albert Greenberg, and James Hamilton. On Delivering Embarrassingly Distributed Cloud Services. In , 2008.
    Note: CR-ENS-GRID. [bibtex-key = CloudMS] [bibtex-entry]


  6. Yunhong Gu and Robert L. Grossman. Sphere: Exploiting Data Parallelism and Locality in Wide Area Networks. In SuperComputing 2008, Austin, Texas, 2008.
    Note: Reserved for Nicolas Brunie. [bibtex-key = Gu:2008] [bibtex-entry]


  7. Pritish Jetley, Filippo Gioachin, Celso Mendes, Laxmikant V. Kalé, and Thomas Quinn. Massively Parallel Cosmological Simulations with ChaNGa. In IEEE, editor, IPDPS'08. The 22th International Parallel and Distributed Processing Symposium, Miami, Florida, April 2008.
    Note: Reserved for Marcin Steczkiewicz. [bibtex-key = Jetley:2008] [bibtex-entry]


  8. Tetsuya Sakurai, Yoshihisa Kodaki, Hiroto Tadano, Daisuke Takahashi, Mitsuhisa Sato, and Umpei Nagashima. A parallel method for large sparse generalized eigenvalue problems using a GridRPC system. In Future Generation Computer Systems, number 24, pages 613-619, 2008.
    Note: CR-ENS-GRID. [bibtex-key = Sakurai:2008] [bibtex-entry]


  9. Gabor Vincze, Zoltan Novak, Zoltan Pap, and Rolland Vida. RESERV: A Distributed, Load Balanced Information System for Grid Applications. In Thierry Priol, Laurent Lefevre, and Rajkumar Buyya, editors, GP2PC Workshop, In conjunction with Eighth IEEE International Symposium on Cluster Computing and the Grid (CCGRID'08), Lyon, pages 596-601, May, 19-22 2008. IEEE/ACM.
    Note: CR-ENS-GRID. [bibtex-key = RESERV08] [bibtex-entry]


2007
  1. Ming Lei, Susan V. Vrbsky, and Xiaoyan Hong. An on-line replication strategy to increase availability in Data Grids. In Elsevier, editor,Future Generation Computer Systems, number 24, pages 85-98. ScienceDirect, 2007.
    Note: Reserved for Bastien Le Gloannec. [bibtex-key = Lei:2007] [bibtex-entry]


  2. A. Zissimos, K. Doka, A. Chazapis, and N. Koziris. GridTorrent: Optimizing data transfers in the Grid with collaborative sharing. 11th Panhellenic Conference on Informatics (Patras, Greece, May 2007). PCI2007, 2007.
    Note: Reserved for Mihai Letia. [bibtex-key = zissimos2007god] [bibtex-entry]


  3. Emmanuel Cecchet, Anastassia Ailamaki, and George Candea. Middleware-based Database Replication: The Gaps between Theory and Practice. Technical Report DSLAB-REPORT-2007-001, EPFL, 2007.
    Note: CR-ENS-GRID. [bibtex-key = Cecchet:2007] [bibtex-entry]


  4. Michael P. Papazoglou, Paolo Traverso, Schahram Dustdar, and Franck Leymann. Service-Oriented Computing: State of the Art and Research Challenges, 2007.
    Note: CR-ENS-GRID. [bibtex-key = Papazoglou:2007] [bibtex-entry]


  5. Jonathan Purdy. Data Grids and Service-Oriented Architecture.
    Note: Oracle White Paper. CR-ENS-GRID., May 2007.
    Keywords: Data, SOA. [bibtex-key = Purdy:2007] [bibtex-entry]


2006
  1. Daniel Nurmi, Anirban Mandal, John Brevik, Chuck Koelbel, Rich Wolski, and Ken Kennedy. Evaluation of a Workflow Scheduler Using Integrated Performance Modelling and Batch Queue Wait Time Prediction. In IEEE, editor, SuperComputing 2006, 2006.
    Note: Reserved for Theophile Trunck. [bibtex-key = Nurmi:2006] [bibtex-entry]


  2. Peter Pietzuch, Jonathan Ledlie, Michael Mitzenmacher, and Margo Seltzer. Network-Aware Overlays with Network Coordinates. In ICDCS Workshops, pages 12, 2006. IEEE Computer Society.
    Note: Reserved for Andreea Chis. [bibtex-key = Pietzuch:2006] [bibtex-entry]


2005
  1. Rob Pike, Sean Dorward, Robert Griesemer, and Sean Quinlan. Interpreting the data: Parallel analysis with Sawzall. In Scientific Programming, volume 13, pages 277-298, 2005. IOS Press.
    Note: Reserved for Gabriel Beaulieu.
    Abstract: Very large data sets often have a flat but regular structure and span multiple disks and machines. Examples include telephone call records, network logs, and web document repositories. These large data sets are not amenable to study using traditional database techniques, if only because they can be too large to fit in a single relational database. On the other hand, many of the analyses done on them can be expressed using simple, easily distributed computations: filtering, aggregation, extraction of statistics, and so on. We present a system for automating such analyses. A filtering phase, in which a query is expressed using a new procedural programming language, emits data to an aggregation phase. Both phases are distributed over hundreds or even thousands of computers. The results are then collated and saved to a file. The design - including the separation into two phases, the form of the programming language, and the properties of the aggregators - exploits the parallelism inherent in having data and computation distributed across many machines.
    [bibtex-key = pike2005idp] [bibtex-entry]


2004
  1. Jeffrey Dean and Sanjay Ghemawat. MapReduce: simplified data processing on large clusters. In OSDI'04: Proceedings of the 6th conference on Symposium on Opearting Systems Design & Implementation, Berkeley, CA, USA, pages 10--10, 2004. USENIX Association.
    Note: CR-ENS-GRID. [bibtex-key = MapReduce04] [bibtex-entry]



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: Sun Nov 2 23:06:53 2008
Author: ecaron.


This document was translated from BibTEX by bibtex2html