Differences

This shows you the differences between two versions of the page.

Link to this comparison view

education:tx_fs [2009/10/30 13:53]
education:tx_fs [2009/10/30 13:53] (current)
Line 1: Line 1:
 +====== Transactional File System ======
 +
 +**Master project**
 +
 +Input and output are among the problems of Software Transactional Memory (STM) systems
 +that have not been fully solved yet. The goal of this project is to provide high scalability
 +promised by STM systems even when transactions are involved in file system operations.
 +The student will implement a (simple) transactional file system and integrate it with our
 +existing STM system.
 +
 +**Language:​** C/C++
 +
 +**Responsible:​** [[http://​people.epfl.ch/​aleksandar.dragojevic|Aleksandar Dragojevic]]
 +
 +**Project intended for 1 student**
 +