[go: nahoru, domu]

Skip to content
/ dust Public

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

License

Notifications You must be signed in to change notification settings

vodyani/dust

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.