logo
首页技术栈工具库讨论
monad-task

monad-task

Task monad transformer can help refactor event and callback heavy programs into monads via co-routines. The idea is loosely based on Combining Events And Threads For Scalable Network Services, by Peng Li and Steve Zdancewic, in PLDI, 2007. (http://www.cis.upenn.edu/~stevez/papers/abstracts.html#LZ07), but with deterministic and co-operative lightweight threads, also known as co-routines, so that the base monad can be anything ranging from IO to state monads, or your favorite monad transformer stack.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconninegua/monad-task3
HACKAGE
carbal install monad-task
查看
标签
根据用户添加的标签生成
暂无标签