Hacker News new | ask | show | jobs
by pjmlp 247 days ago
On .NET side, there is dataflow framework based on TPL for structured concurrency, but few people are even aware it exists, it is async/await all over the place nowadays.