AP - add reactive extensions example
Starting point:
Scope
- simple timer case
- simple producer consumer case
Me and Szymon Cytrowski will create an example code for this theme. We would add this code today.
Go ahead. Create independent PR each one.
Visit producer/consumer problem to get more.
To better understand the producer-consumer pattern read this: BlockingCollection Overview
This example must be rewritten to meet the lecture requirements. Scope:
- Producer and consumer must be located in different classes.
- Consumer must be IObserver
- Produce must be IObservable
- Between there must be added ISubject
Because it refers to the lectures that are over I am moving it to backlog. Hopefully we will have time to used it for semantic logging.
Now it is a low priority task. I am moving it to backlog.