Git Product home page Git Product logo

Comments (7)

KeeProMise avatar KeeProMise commented on July 30, 2024

Is there a java implementation?

from libart.

umairsheikh avatar umairsheikh commented on July 30, 2024

from libart.

KeeProMise avatar KeeProMise commented on July 30, 2024

What do you need this for ? Can you brief me about your project ?
On Tue 28. Jun 2022 at 12:03, Jian Zhang @.> wrote: Is there a java implementation? — Reply to this email directly, view it on GitHub <#53 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHNYXOR5Q6NETRV2UGERNDVRLEX3ANCNFSM52BMVPUQ . You are receiving this because you commented.Message ID: @.>
-- Umair SheikhMasters RCSETechnische Universität IlmenauGermany

I want to use the java language to develop a kv database, and currently I want to use art to save key (string, not fixed length) and value (string, saved on disk).

from libart.

mapleFU avatar mapleFU commented on July 30, 2024

Yes it is.

I didn't find any volatile type qualifier, atomic variables or mutex in libart. Although libart is great, I guess it shouldn't be thread safe.

If you want a concurrent trie, maybe https://github.com/flode/ARTSynchronized helps, if you require using Java, maybe https://github.com/npgall/concurrent-trees helps

from libart.

umairsheikh avatar umairsheikh commented on July 30, 2024

from libart.

c8ef avatar c8ef commented on July 30, 2024

https://github.com/rmind/thmap this is another concurrent trie.

from libart.

umairsheikh avatar umairsheikh commented on July 30, 2024

Check this please: https://github.com/umairsheikh/MVCCART

from libart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.