We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Despite the effort employed by @micdoug in #43 I am working in a decoupled solution for buffer management policies.
After an initial analysis, I think it is a very good idea to use the strategy pattern.
I started a scratch here: https://github.com/julianofischer/the-one/tree/buffermanagement and if anyone is interested, please, help me to review and test the code.
The text was updated successfully, but these errors were encountered:
Hi, Do you know about how to migrate the messages to the neighbour node without drop the messages?
Sorry, something went wrong.
No branches or pull requests
Despite the effort employed by @micdoug in #43 I am working in a decoupled solution for buffer management policies.
After an initial analysis, I think it is a very good idea to use the strategy pattern.
I started a scratch here: https://github.com/julianofischer/the-one/tree/buffermanagement and if anyone is interested, please, help me to review and test the code.
The text was updated successfully, but these errors were encountered: