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

Slow first synchronization, parallelize the syncer module #4

Open
brunneis opened this issue Oct 1, 2018 · 1 comment
Open

Slow first synchronization, parallelize the syncer module #4

brunneis opened this issue Oct 1, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@brunneis
Copy link
Member

brunneis commented Oct 1, 2018

Parallelize the syncer module so it can synchronize the blockchain faster with multiple threads or processes. The number of transactions of each account have to be consistently updated during this process.

@brunneis brunneis added help wanted Extra attention is needed hacktoberfest enhancement New feature or request and removed help wanted Extra attention is needed labels Oct 1, 2018
@brunneis brunneis self-assigned this Dec 4, 2018
@brunneis
Copy link
Member Author

brunneis commented Dec 4, 2018

It can be solved easily with Catenae + Kafka

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