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

[idea] liblfds -- lock-free data structure #29

Open
tiran opened this issue Jun 7, 2016 · 3 comments
Open

[idea] liblfds -- lock-free data structure #29

tiran opened this issue Jun 7, 2016 · 3 comments

Comments

@tiran
Copy link

tiran commented Jun 7, 2016

gilectomy doesn't have a mailing list to discuss ideas yet. I'm using the tracker to keep a record of my idea.

I had a conversation with William Brown, a co-worker and developer of the 389 Directory Server. He has been working on lock free database for 389 DS [1]. William pointed me to liblfds [2], an open source library with lock-free data structures. liblfds provides freelist and queues. The wiki also contains good information on memory barriers and CAS.

[1] http://firstyear.id.au/blog/html/2016/06/07/lock_free_database.html
[2] http://liblfds.org/

@larryhastings
Copy link
Owner

How about using the wiki instead?

@den-run-ai
Copy link

Gilectomy has already gilhub issue for this (closed) and even an open
bounty!

On Monday, June 6, 2016, larryhastings [email protected] wrote:

How about using the wiki instead?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#29 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AHgZ5Z4hn9vHv2Ilo8NH5qk5ArxIR1nlks5qJOu3gaJpZM4Ivh0t
.

@liblfds
Copy link

liblfds commented Jun 8, 2016

Hi.

I am the author of liblfds.

If I can assist in any way, please let me know. I've commented also in the original github issue, #18

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

4 participants