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

How about "processes safe" of the lib? #19

Open
zbutfly opened this issue Nov 30, 2015 · 4 comments
Open

How about "processes safe" of the lib? #19

zbutfly opened this issue Nov 30, 2015 · 4 comments

Comments

@zbutfly
Copy link

zbutfly commented Nov 30, 2015

For example, I created 20 java processes and both initialized a big queue instance based on same file (same directory and same "name"), 10 processes is producers and another 10 processes are consumers. Now can the queue handle concurrence between those processes, include performance and data safe?

@nirandaperera
Copy link

I would like to know this information as well.

@zbutfly any update?

@zbutfly
Copy link
Author

zbutfly commented Apr 29, 2016

based on description of the project, I think bigq lib does not work on crossing processes/threads. We implement our design on kafka at last.

@nirandaperera
Copy link

@zbutfly thanks for the information

@zbutfly
Copy link
Author

zbutfly commented Apr 29, 2016

@nirandaperera and, maybe you can take a look at mapdb http://www.mapdb.org/

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

2 participants