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 mmap-based queues #4805

Closed
suyograo opened this issue Mar 12, 2016 · 0 comments
Closed

Implement mmap-based queues #4805

suyograo opened this issue Mar 12, 2016 · 0 comments
Assignees

Comments

@suyograo
Copy link
Contributor

The default implementation of the Queue interface in LS will be disk backed. For this, port @colinsurprenant mmap based persistent queues work to Java. This will form the disk based queuing infrastructure inside of Logstash.

Ref: #4767

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

No branches or pull requests

2 participants