scientistproject / Scientist.net

A .NET library for carefully refactoring critical paths. It's a port of GitHub's Ruby Scientist library
MIT License
1.46k stars 95 forks source link

Documentation for async parallel calls #94

Closed jon-adams closed 7 years ago

jon-adams commented 7 years ago

Documentation for async parallel calls—RE: pull request #66 that fixed issue #62

Also threw in a minor clarification for the new feature of FireAndForgetResultPublisher that is in the master branch but is not released to NuGet yet, which was causing some confusion.

haacked commented 7 years ago

Thanks for the documentation update!