issues
search
fpco
/
libraries
FP Complete libraries mega-repo
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Also consider the number of _remaining_ states while stealing
#218
bitonic
closed
7 years ago
0
Simplify and clarify master loop
#217
bitonic
closed
7 years ago
0
Check that recv is non-null
#216
bitonic
closed
7 years ago
1
Allow including profiling info in JobQueue response.
#215
kantp
closed
7 years ago
0
Request slaves key
#214
bitonic
closed
7 years ago
3
Read/write directly on master
#213
bitonic
closed
7 years ago
1
Don't accept more slaves then specified.
#212
kantp
closed
8 years ago
0
More informative plots
#211
bitonic
closed
8 years ago
0
Use epoll directly for the master loop
#210
bitonic
closed
8 years ago
0
Dynamic batchsize
#209
kantp
opened
8 years ago
0
Benchmark pin workers
#208
kantp
closed
8 years ago
0
Profile master
#207
kantp
closed
8 years ago
0
Tight master loop
#206
kantp
closed
8 years ago
0
Collect profiling data for the slaves.
#205
kantp
closed
8 years ago
0
Allow waiting on multiple requests at once
#204
bitonic
closed
8 years ago
2
Add support for executing a single job off the queue. (Effects work-queue)
#203
AndrewRademacher
closed
8 years ago
1
Profile master and slaves
#202
kantp
opened
8 years ago
0
Some performance improvements.
#201
kantp
closed
8 years ago
0
Allow waiting on many requests at once
#200
bitonic
opened
8 years ago
0
Avoid unnecessary conversion to/fromHashMaps
#199
kantp
closed
8 years ago
1
Wait until workers are live before benchmark.
#198
kantp
closed
8 years ago
0
Fix timeout in benchmark
#197
kantp
closed
8 years ago
1
Use EVALSHA for scripts.
#196
kantp
opened
8 years ago
0
Revisit collection of stale activeKeys
#195
kantp
opened
8 years ago
0
Add heartbeat and stale request checks to workers
#194
kantp
opened
8 years ago
0
192 prioritize jobs
#193
kantp
closed
8 years ago
0
Allow prioritizing jobs
#192
kantp
closed
8 years ago
1
Add benchmarks for work-queue.
#191
kantp
closed
8 years ago
2
Added docker-archive utility.
#190
AndrewRademacher
closed
8 years ago
0
Robustness against temporary redis failures
#189
kantp
opened
8 years ago
0
Use monad-logger-json-extra
#188
borsboom
closed
8 years ago
7
Fix build with LTS-Haskell 6
#187
kantp
opened
8 years ago
3
Manually detect dead workers and re-enqueue their jobs.
#186
kantp
closed
8 years ago
2
Allow explicit collection and reenqueue of requests on dead workers
#185
bitonic
closed
8 years ago
0
Remove unused imports/defs to pass --pedantic build.
#184
kantp
closed
8 years ago
0
Fix build with the --pedantic flag.
#183
kantp
closed
8 years ago
0
checkRedisSchemaVersion: no error when not set.
#182
kantp
closed
8 years ago
0
checkRedisSchema should not error when schema not set.
#181
kantp
closed
8 years ago
0
Explicitly lift expectations in tests.
#180
kantp
closed
8 years ago
2
Fix test: gets all slaves available (short).
#179
kantp
closed
8 years ago
0
Consider dropping hspec-expectations-lifted
#178
kantp
closed
8 years ago
0
Stop working on expired jobs.
#177
kantp
closed
8 years ago
1
Have `requestExists` to return `True` if a worker is working on a request, or have workers to stop working on dead requests
#176
bitonic
closed
8 years ago
6
Ignore invalid slave requests.
#175
kantp
closed
8 years ago
0
Assert `activeKey` has correct length.
#174
kantp
closed
8 years ago
1
Perform sanity checks on the contents of activeKey
#173
bitonic
closed
8 years ago
0
Remove canceled requests.
#172
kantp
closed
8 years ago
0
Multiple requests on a single worker.
#171
kantp
closed
8 years ago
0
Failed removal of slaverequest: warning, not error
#170
kantp
closed
8 years ago
0
Ignore, not remove, obsolete slave requests.
#169
kantp
closed
8 years ago
1
Next