- 1 semestr:
- Warm-up tasks
- Show numbers from 1 to X, where X is argument of the cmd line.
- Copy f1 data to f2, where is f1 and f2 are argument of the cmd line.
- Learn about strace, his syntax and output.
- Forker (need to add error processing after close)
- Threader
- Executor
- FIFO
- Message's queue
- Shared memory
- Signals
- Pipes(send file between all children via parent)
- Warm-up tasks
- 2 semestr
- Binary tree of search
- Threads integrator
- Multy-PC integrator