FSharp.Control.FusionTasks
FSharp.Control.FusionTasks copied to clipboard
Add task computation expression from Orleankka
Could you integrate task computation expression from Orleankka.@
@antyadev created it because Orleans uses some tricks this Task scheduler so that it needs .NET Tasks and not F# asynchronous workflows.
I wonder why will I use F# asynchronous workflows having task computation expression?
@xperiandri Thanks suggestion, can you send PR? :) If you merge task comp. codes into common src folder and add items into "net45" platform fsproj, then I try to make finish another fsproj configuration!
OK, I will have a look.
Sorry retired, see #14.