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

Concurrency Safety Review #2

Closed
Byron opened this issue Dec 1, 2010 · 0 comments
Closed

Concurrency Safety Review #2

Byron opened this issue Dec 1, 2010 · 0 comments
Labels

Comments

@Byron
Copy link
Member

@Byron Byron commented Dec 1, 2010

make sure the ODB gets locks on resources it needs before altering them, assuring multiple instances won't step onto each others feet. The LockFile implementation used should be configurable ( i.e. blocking vs. failing ).

Review the index as well - it is now possible to change it in memory, and these changes should be marked by start-stop calls that end with writing the index back to disk, maybe, to simulate some sort of transaction.

@Byron Byron modified the milestones: v0.3.2, v0.3.5 - bugfixes Nov 14, 2014
@Byron Byron modified the milestones: v0.3.5 - bugfixes, v0.3.6 - Features, v1.0.0 Jan 8, 2015
@Byron Byron closed this Apr 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.