Skip to content

Clarification on concurrency #99

@maikhorma

Description

@maikhorma

The text here:

* The classes in this package are NOT thread safe. In addition, the LMBC C API

Flatly states that this library is not thread safe. Is that really true? I know LMDB is thread safe, the tutorial even shares the env across threads (just not transactions):
https://github.com/lmdbjava/lmdbjava/blob/master/src/test/java/org/lmdbjava/TutorialTest.java#L181-L199

I just wanted to verify before committing to use this library. Thanks in advance!

(side note I'm assuming LMBC in that paragraph was meant to be LMDB?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions