The Task Parallels Extras extension was published in 2010, and since then no updates have been released.
I published this code as a DLL on Nuget 3 years ago and it has had over 16,000 downloads, which is an indicator of interest in the code.
Have the TPL Extras been superseded by any newer technology? If so, I would like to annotate the Nuget description appropriately.
There is no single technology that supersedes PEE, but there are some that make some parts of it less useful or obsolete:
async
-await
makes LINQ to Tasks pretty much obsoleteTask.ToObservable()
extension method (and apparently already did when the article was published)ConcurrentExclusiveSchedulerPair
introduced in .Net 4.5 is an improved version of ConcurrentExclusiveInterleave
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With