Abstract
Google File System (GFS) is a distributed file system developed by Google for massive data-intensive applications which is widely used in industries nowadays. In this paper, we present a formal model of Google File System in terms of Communicating Sequential Processes (CSP#), which precisely describes the underlying read/write behaviours of GFS. Based on the achieved model some properties like deadlock-free, and consistency model of GFS can be analyzed and verified in the further work.
| Original language | English |
|---|---|
| Title of host publication | Proceedings - 20th IEEE Pacific Rim International Symposium on Dependable Computing, PRDC 2014 |
| Publisher | IEEE Computer Society |
| Pages | 190-191 |
| Number of pages | 2 |
| ISBN (Electronic) | 9781479964741 |
| DOIs | |
| State | Published - 3 Dec 2014 |
| Event | 20th IEEE Pacific Rim International Symposium on Dependable Computing, PRDC 2014 - Singapore, Singapore Duration: 19 Nov 2014 → 21 Nov 2014 |
Publication series
| Name | Proceedings of IEEE Pacific Rim International Symposium on Dependable Computing, PRDC |
|---|---|
| ISSN (Print) | 1541-0110 |
Conference
| Conference | 20th IEEE Pacific Rim International Symposium on Dependable Computing, PRDC 2014 |
|---|---|
| Country/Territory | Singapore |
| City | Singapore |
| Period | 19/11/14 → 21/11/14 |
Keywords
- CSP#
- Formal Modeling
- GFS