wxc
|
d200ba4a7b
|
feat: CompareAndSwapInt32 may be better than AddInt32 (#2077)
|
2 years ago |
NoTryNoSuccess
|
fb519fa547
|
core/mr:a little optimization for collector initialization in ForEach function (#1937)
Co-authored-by: notrynosuccess <daihongshan@gmail.com>
|
3 years ago |
Kevin Wan
|
6c2abe7474
|
fix: goroutine stuck on edge case (#1495)
* fix: goroutine stuck on edge case
* refactor: simplify mapreduce implementation
|
3 years ago |
Kevin Wan
|
14a902c1a7
|
feat: handling panic in mapreduce, panic in calling goroutine, not inside goroutines (#1490)
* feat: handle panic
* chore: update fuzz test
* chore: optimize square sum algorithm
|
3 years ago |
Kevin Wan
|
8d6d37f71e
|
remove unnecessary drain, fix data race (#1435)
* remove unnecessary drain, fix data race
* chore: fix parameter order
* refactor: rename MapVoid to ForEach in mr
|
3 years ago |
Kevin Wan
|
ea4f2af67f
|
fix: mr goroutine leak on context deadline (#1433)
* fix: mr goroutine leak on context deadline
* test: update fx test check
|
3 years ago |
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
3 years ago |
Kevin Wan
|
fe1da14332
|
chore: simplify mapreduce (#1401)
|
3 years ago |
Kevin Wan
|
c0647f0719
|
feat: support context in MapReduce (#1368)
|
3 years ago |
Kevin Wan
|
d0f9e57022
|
fix #957 (#959)
|
3 years ago |
Kevin Wan
|
a87978568a
|
fix #676 (#682)
|
4 years ago |
heyanfu
|
7405d7f506
|
spelling mistakes (#634)
|
4 years ago |
Kevin Wan
|
bbb9126302
|
fix golint issues in core/mr (#500)
|
4 years ago |
kevin
|
f994e1df1a
|
add more tests
|
4 years ago |
kevin
|
df37597ac3
|
simplify mapreduce code
|
4 years ago |
kevin
|
a8fb010333
|
drain pipe if reducer not drained
|
4 years ago |
kevin
|
e987eb60d3
|
fix mapreduce problem when reducer doesn't write
|
4 years ago |
kevin
|
0a7e0cce77
|
update package reference
|
4 years ago |
kevin
|
8c7f871f89
|
refactor
|
4 years ago |
kevin
|
dc744766a9
|
rename mapreduce to mr
|
4 years ago |