Queue Packages

async-train

Run N number of async tasks in parallel. As soon as one task is completed it will automatically schedule the next async task. Hence, it always runs N number of async tasks in parallel.

1.0.5 • Published 9 years ago

fireque

Fireque ======= 是一個用於處理大量request的解決方案, 透過fireque可以將大量的request在background分散至多個worker同時處理, 以達到提高處理效率的目標, 並且可以成功接受request, 但尚未處理, 將會在最短時間內進行處理的效果.(Ex. Http code 202)

0.5.4 • Published 11 years ago

active-array

An array which fires a callback when either a count of items is reached, or an interval fires and a minimum count is present.

0.0.4 • Published 8 years ago