Search
mutex-server
Mutex Server using WebSocket
v0.6.1 URL:
https://unpkg.com/mutex-server@0.6.1/lib/index.js
Open
Browse Files
mutex
semaphore
condition
variable
latch
barrier
write
read
unique
shared
lock
acquire
server
remote
critical
section
thread
tstl
tgrid
@jreusch/p-worker
a single-function package that constructs a function gaining exclusive access to some shared resource
v1.0.2 URL:
https://unpkg.com/@jreusch/p-worker@1.0.2/dist/p-worker.umd.cjs
Open
Browse Files
promise
promises
queue
worker
shared
mutex
lock
async
await
shmutex
Simple shared mutex for JS.
v1.1.0 URL:
https://unpkg.com/shmutex@1.1.0/index.js
Open
Browse Files
shared
mutex
lock
mutual
exclusion