FSharp.Control.FusionTasks icon indicating copy to clipboard operation
FSharp.Control.FusionTasks copied to clipboard

Add task computation expression from Orleankka

Open xperiandri opened this issue 8 years ago • 2 comments

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 avatar Feb 22 '17 22:02 xperiandri

@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!

kekyo avatar Feb 26 '17 06:02 kekyo

OK, I will have a look.

xperiandri avatar Feb 26 '17 10:02 xperiandri

Sorry retired, see #14.

kekyo avatar Nov 12 '22 14:11 kekyo