The motivation was to have mnemonic of the multithreading in Java with all keywords, objects, patterns, constructs from my point of view. The content will be separated into few files:
- Java keywords
- Objects of low level mulithreading programing in Java
- Implicit thread-safe objects
- Atomic variables
- Locks
- Concurrent objects
- Streams
- Patterns
Sources which this is based on are: