Want to schedule background #parallelprocessing from a #Microsoft #Orleans grain?
⬇️
Check out this BackgroundForEach helper:
https://gist.github.com/VincentH-Net/3d40e7ef6dd7ff9b25313421dad5ed08
✅Follows Orleans guidelines
✅Invoke grain methods in parallel
✅Control parallelism
✅Per-item exception handling
✅Loop completion handling
⬇️
Check out this BackgroundForEach helper:
https://gist.github.com/VincentH-Net/3d40e7ef6dd7ff9b25313421dad5ed08
✅Follows Orleans guidelines
✅Invoke grain methods in parallel
✅Control parallelism
✅Per-item exception handling
✅Loop completion handling
Comments