Skip to content
/ dust Public

🌟 dust (星尘) 是一个多线程及线程池管理方案

License

Notifications You must be signed in to change notification settings

vodyani/dust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e9e7bf2 · Apr 29, 2022
Mar 22, 2022
Apr 17, 2022
Apr 26, 2022
Apr 9, 2022
Mar 22, 2022
Mar 20, 2022
Apr 29, 2022
Apr 29, 2022
Apr 29, 2022
Mar 20, 2022
Mar 20, 2022

Repository files navigation

Vodyani dust

🌟 "dust" is the threading solution of vodyani, which makes basic thread and thread pool functions available to the public. When work threads is invoked, it takes over threads and isolates them from the main thread.

Npm Npm License Workflow codecov Known Vulnerabilities

Installation

npm install @vodyani/dust

Recommendations

Get started with documentation

  • typescript v4.6.x
  • node.js v12.x ~ v16.x

Dependencies

License

Vodyani dust is MIT licensed.