1 introduction

1.1 processes

1.1.1 wait-freedom

A process gets replies despite the crash of other processes. Operations look sequential from the outside.

1.1.2 register

Has a read and write operation. Initially stores 0, we assume it stores integers.