Name | Date | Size | |
---|---|---|---|
.. | 2011-09-27 08:41:41 | 100 | |
build.properties | 2011-02-24 18:38:14 | 184 | |
build.xml | 2009-09-17 09:36:14 | 244 | |
docs | 2011-08-09 09:25:16 | 6 | |
HISTORY.md | 2011-09-27 08:41:41 | 668 | |
js | 2011-08-20 00:27:04 | 3 | |
meta | 2010-02-12 20:34:08 | 3 | |
README.md | 2011-08-03 19:37:01 | 259 | |
tests | 2011-04-19 09:53:09 | 9 |
README.md
AsyncQueue ========== The AsyncQueue module allows you to create a chain of function callbacks executed in order via setTimeout. It also supports timeout chained iterations for each item in the queue as well as promotion, deletion, and other functionality.