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

Link Queue Storage Abstraction #41

Open
amirkhaniansev opened this issue Jan 27, 2020 · 0 comments
Open

Link Queue Storage Abstraction #41

amirkhaniansev opened this issue Jan 27, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@amirkhaniansev
Copy link
Owner

Design a solution which will help us to abstract the storage layer of link queue. However, note that default storage should be POSIX shared memory. The abstraction of storage layer will allow us to have crawlers in distributed environments. In addition to that, link queue needs a persistent storage for links to be able to recover in case of failures or any shortages.

@amirkhaniansev amirkhaniansev added the enhancement New feature or request label Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant