项目模版 Packages

worker-async-polyfill

A simple polyfill to be used where the browser doesn't provide the Worker class. BE AWARE: while the code will work asynchronously, it won't run in a separate thread.

1.0.8 • Published 6 years ago

fallback-worker

Shared worker implementation that falls back to a normal worker if not available

0.1.0 • Published 7 years ago

jsonwebtoken

JSON Web Token implementation (symmetric and asymmetric)

9.0.2 • Published 2 years ago

gqworkerthreads

gqworkerthreads is a one liner solving the issue of building a server with multithreads in nodejs. This should be ran with nodemon or forever. Note you will need to supply --harmony option. Please read test/test.coffee for sample usage case

0.1.1 • Published 7 years ago