Popular repositories
-
q
A promise library for JavaScript
-
gtor
A General Theory of Reactivity
-
q-io
Interfaces for IO using Q promises in JavaScript on Node
-
asap
High-priority task queue for Node.js and browsers
-
q-connection
A JavaScript library for communicating asynchronously with remote objects using promises.
-
uncommonjs
Uncommonly designed JavaScript specifications
1,699 contributions in the last year
Contribution activity
January 2017
Created a pull request in yarpc/yarpc-go
that received 3
comments
Add peer heap implementation
This change introduces a peer chooser / peer list backed by a heap scored by pending request counts.
Created an issue in yarpc/yarpc-go
that received 1
comment
Race conditions in lifecycle
There are race conditions in lifecycle that occasionally manifest with the stress test:
--- FAIL: TestLifecycleOnce (0.21s) --- FAIL: TestLifecycle…