Node.js 作业管理器 neuron

码农软件 · 软件分类 · Node.js 扩展 · 2019-04-15 23:13:24

软件介绍

neuron 是一款 Node.js 中的事件驱动的,使用FIFO队列,”基于缓存任务“ 的作业管理器。

Neuron 是简单的作业队列,支持粒度并行和持久存储。Neuron 创建和完成一个异步,事件驱动方式来管理作业。并行启动,排序和合并现在变得很简单,作业是按照先进先出的顺序处理。

安装 neuron

  $ [sudo] npm install neuron

本文地址:https://www.codercto.com/soft/d/3673.html

Concepts, Techniques, and Models of Computer Programming

Concepts, Techniques, and Models of Computer Programming

Peter Van Roy、Seif Haridi / The MIT Press / 2004-2-20 / USD 78.00

This innovative text presents computer programming as a unified discipline in a way that is both practical and scientifically sound. The book focuses on techniques of lasting value and explains them p......一起来看看 《Concepts, Techniques, and Models of Computer Programming》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码