Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> javascript >> node-d3-queue
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: node-d3-queue  ]

软件包: node-d3-queue (3.0.7-3)

Evaluate asynchronous tasks with configurable concurrency

A queue evaluates zero or more deferred asynchronous tasks with configurable concurrency: you control how many tasks run at the same time. When all the tasks complete, or an error occurs, the queue passes the results to your await callback.

This library is similar to Async.js’s parallel (when *concurrency* is infinite) , series (when *concurrency* is 1), and queue, but features a much smaller footprint: as of release 2, d3-queue is about 700 bytes gzipped, compared to 4,300 for Async.

Node.js is an event-based server-side JavaScript engine.

其他与 node-d3-queue 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: nodejs
    evented I/O for V8 javascript

下载 node-d3-queue

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 8.4 kB26 kB [文件列表]