Closed chrisbrown-01 closed 9 months ago
Closing this since I don't see a good way of proceeding with it. I think I could implement some sort of a notification publishing system through Mediatr, but it would introduce a whole bunch of other issues like tighter coupling between all of the filtering, scoring and scraping classes, as well as concurrency issues. All of these potential issues that may only save ~1 minute of processing time at most doesn't seem reasonable to me at this time.
Multithreading or parallelization or multiple processes. Currently everything is done in sequence.