Skip to content

Replacing OneToOneConcurrentArrayQueue with ArrayDeque since it is thread local#201

Merged
bp-alex merged 1 commit intolmdbjava:masterfrom
danielcranford:unnecessary-concurrent-buffer
Feb 3, 2023
Merged

Replacing OneToOneConcurrentArrayQueue with ArrayDeque since it is thread local#201
bp-alex merged 1 commit intolmdbjava:masterfrom
danielcranford:unnecessary-concurrent-buffer

Conversation

@danielcranford
Copy link
Contributor

Resolves #200

@bp-alex bp-alex force-pushed the master branch 2 times, most recently from 0a78414 to a1162e1 Compare December 10, 2022 01:29
@bp-alex bp-alex merged commit 66d9f7a into lmdbjava:master Feb 3, 2023
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

Successfully merging this pull request may close these issues.

DirectBufferProxy uses unnecessary concurrent queue for object pool

2 participants