Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement HCA #44

Closed
yjh0502 opened this issue Apr 29, 2018 · 3 comments
Closed

Implement HCA #44

yjh0502 opened this issue Apr 29, 2018 · 3 comments

Comments

@yjh0502
Copy link
Collaborator

yjh0502 commented Apr 29, 2018

https://github.com/apple/foundationdb/blob/master/bindings/go/src/fdb/directory/allocator.go

Implement HCA(high contention allocator), which is a building block for directory layer. There is a hca test on bindingtester[1] so we can test our implementation with the tester.

[1] https://github.com/apple/foundationdb/blob/master/bindings/bindingtester/run_tester_loop.sh#L12-L13

related: #27

@yjh0502
Copy link
Collaborator Author

yjh0502 commented May 2, 2018

We can start working on this after following PR: #54, #50

@pH14
Copy link
Collaborator

pH14 commented Jul 10, 2019

This can be closed now

@bluejekyll
Copy link
Collaborator

Cool, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants