Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Add Task packages as alternative to Async and Hopac #207

Open
panesofglass opened this issue Dec 29, 2018 · 0 comments
Open

Add Task packages as alternative to Async and Hopac #207

panesofglass opened this issue Dec 29, 2018 · 0 comments

Comments

@panesofglass
Copy link
Contributor

As ASP.NET Core and OWIN work directly with Task, it seems worthwhile to try to leverage the TaskBuilder.fs, at least for the sake of some benchmarks to determine whether this provides a possible simplification to the codebase. A first pass is likely to make things harder, but I would hope to move in the direction of Giraffe with respect to supporting Task-only were we to find that it performed better than async and equivalent to Hopac. This would also help with #200, should we choose to go that route.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant