由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - node里,async.waterfall async.auto 大家用的多么?总感觉怪怪的
相关主题
Re: 请教一道题目Restaurant Reservation System...
请问这道题怎么解决?[合集] 请问用Python做GUI如何
[合集] 一个链表倒转的问题PC 9-bit Serial Communication如何实现
C++如何实现graph?Pthread一个牵涉两个线程同步,每轮先串行后并行的问题
有人set up过 多个node的Cassandra 么? (转载)openmp并行计算疑问
C++: What is the difference between the two approaches?求建议:商业数据使用
Cassandra 里的 partition回goodbug,关于DC的failover策略,兼普及基础知识
请教一个排序的问题。菜鸟问个node.js问题
相关话题的讨论汇总
话题: 怪怪的话题: node话题: 多么
进入Programming版参与讨论
1 (共1页)
t**r
发帖数: 3428
1
node里,async.waterfall async.auto 大家用的多么?总感觉怪怪的
p*****2
发帖数: 21240
2
没听说过

【在 t**r 的大作中提到】
: node里,async.waterfall async.auto 大家用的多么?总感觉怪怪的
n*****t
发帖数: 22014
3
没用过,waterfall 基本就是串行的意思,一个挨着一个调用,前一个把结果传递给后
一个,失败了 catch
http://www.sebastianseilund.com/nodejs-async-in-practice

【在 t**r 的大作中提到】
: node里,async.waterfall async.auto 大家用的多么?总感觉怪怪的
1 (共1页)
进入Programming版参与讨论
相关主题
菜鸟问个node.js问题有人set up过 多个node的Cassandra 么? (转载)
12306仍然一塌糊涂C++: What is the difference between the two approaches?
关于抢票鸡的 scale outCassandra 里的 partition
普通TCP还是HTTP?请教一个排序的问题。
Re: 请教一道题目Restaurant Reservation System...
请问这道题怎么解决?[合集] 请问用Python做GUI如何
[合集] 一个链表倒转的问题PC 9-bit Serial Communication如何实现
C++如何实现graph?Pthread一个牵涉两个线程同步,每轮先串行后并行的问题
相关话题的讨论汇总
话题: 怪怪的话题: node话题: 多么