Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Java concurrency guidelines.pdf
Скачиваний:
16
Добавлен:
23.05.2015
Размер:
1.35 Mб
Скачать

List of Figures

Figure 1:

Guideline Priorities

xiv

Figure 2: Modern, Shared-Memory, Multiprocessor Architecture

1

Figure 3: Example Threads and Their Executing Statements

4

Figure 4:

How Backing Collection Works in the Collection View, Noncompliant Code Example

57

CMU/SEI-2010-TR-015 | vii

CMU/SEI-2010-TR-015 | viii

List of Tables

Table 1:

Example Thread Assignment #1

2

Table 2:

Example #1 of Assignments in Order of Execution

2

Table 3:

Example #2 of Assignments in Order of Execution

2

Table 4:

Possible Reorderings Between Volatile and Non-Volatile Variables

5

Table 5:

Example Thread Assignment #2

5

Table 6:

Execution Order #1

5

Table 7:

Execution Order #2

5

CMU/SEI-2010-TR-015 | ix

CMU/SEI-2010-TR-015 | x

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]