When.js 1.8.0 发布,Promises/A 的实现
生活随笔
收集整理的這篇文章主要介紹了
When.js 1.8.0 发布,Promises/A 的实现
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
When.js 1.8.0 發布了. When.js 是 cujojs 的輕量級的 Promises/A 和 when() 實現,從 wire.js 的異步核心和 cujojs 的 IOC 容器派生而來。包含很多其他有用的 Promiss 相關概念,例如聯合多個 promiss、mapping 和減少 promises 集合以及 timed promises 等。
該版本改進內容:
- New when/function, when/node/function, and when/callbacks with functional programming goodness, and adapters for turning callback-based APIs into promise-based APIs. Kudos @riccieri!
- New when/unfold, and when/unfold/list promise-aware anamorphic unfolds that can be used to generate and/or process unbounded lists.
- New when/poll promise-based periodic polling and task execution. Kudos @scothis!
下載地址:https://github.com/cujojs/when/archive/1.8.0.tar.gz
轉載于:https://www.cnblogs.com/shihao/archive/2013/02/17/2914474.html
總結
以上是生活随笔為你收集整理的When.js 1.8.0 发布,Promises/A 的实现的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: C#使用BackgroundWorker
- 下一篇: DeprecationWarning: