TP icon indicating copy to clipboard operation
TP copied to clipboard

AP - add reactive extensions example

Open mpostol opened this issue 8 years ago • 6 comments

Starting point:

Scope

  • simple timer case
  • simple producer consumer case

mpostol avatar Oct 14 '17 11:10 mpostol

Me and Szymon Cytrowski will create an example code for this theme. We would add this code today.

DawidKossowski avatar Oct 14 '17 15:10 DawidKossowski

Go ahead. Create independent PR each one.

mpostol avatar Oct 14 '17 16:10 mpostol

Visit producer/consumer problem to get more.

mpostol avatar Oct 14 '17 22:10 mpostol

To better understand the producer-consumer pattern read this: BlockingCollection Overview

mpostol avatar Oct 18 '17 19:10 mpostol

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.

mpostol avatar Nov 26 '17 12:11 mpostol

Now it is a low priority task. I am moving it to backlog.

mpostol avatar Jan 09 '19 12:01 mpostol