tc39 / proposal-atomics-wait-async

"asynchronous atomic wait" for ECMAScript
https://tc39.github.io/proposal-atomics-wait-async/
Other
89 stars 18 forks source link

Vote of Support #5

Open bmeck opened 6 years ago

bmeck commented 6 years ago

Just stating I'd love to have this around, I'm looking into message busses for Node and having .wait be blocking means scaling up Worker counts to :( levels.