Upcoming events I am involved in
28th IEEE Symposium on Reliable Distributed Systems will be held in the city of Niagara Falls, New York, U.S.A., September 28-30, 2009. The symposium will be preceded by a day of workshops on Sunday, September 27, 2009. The workshop and symposium will be held at the Conference Center Niagara Falls.
1st INForum - Simpósio de Informática will be held in Lisbon, at Faculdade de Ciências da Universidade de Lisboa, September 10 and 11, 2009. INforum aims at bringing together the portuguese scientific community in computer science and engineering.
4th Latin-American Dependability Conference will be held in João Pessoa, Brazil, September 1-4, 2009. LADC is the major Latin-American event dedicated to discussing the many issues related to computer system dependability. Its objective is to provide a forum for international and Latin-American scientists and engineers to present their latest research results and application experience in this very dynamic field.
> Past events
Interesting stuff I am working on
During the last eight years we've been working to build an open framework for database replication and clustering. Relational databases have been the keystone of information systems' dependability. They offer a uniform approach to data integrity and durability using tried and tested techniques based on a set of unanimously accepted assumptions. However, current systems leave a lot to be desired in terms of fault tolerance. Centralized systems (no matter how powerful and expensive they are) have inherent scalability issues and do not tolerate a crash without undergoing downtime for repair.
The ESCADA framework we built comprehends a rich set of database specific replication protocols, implementations of a generic database replication interface (GORDA Application Programming Interface) for the most representative open-source database management systems (MySQL, PostgreSQL and Apache Derby), implementations of a generic group communication interface (Java Group Communication Service) for most of current open source group communication toolkits, and the tools for setting up, monitoring and managing database clusters.
We are now turning our focus to cloud computing environments. It seems that the pendulum really swung back this time and despite many challenges ahead, critical services and large amounts of data are better off stored and managed inside the cloud. In the scope of the "Dependable Cloud Computing Management Services" (with HP Labs) we are looking into monitoring and data management protocols capable of scaling up to tens of thousands of nodes leveraging our previous results and knowledge on epidemic multicast protocols. In the Clouder project we are studying the emerging proposals of cloud-based storage and also the emerging client applications. Our aim is to build a (very) large scale fully decentralized object store with the right API and desired consistency guarantees.

