Concurrent update of Neighbours and Routes #49
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In the case of big infrastructures with many route servers monitored with Bird Watcher, the sequential update of Neighbours and Routes takes lots of time. Therefore to improve the performance it is better to do this in a concurrent manner
Hey! Thanks for the patch! :)
(not forgotten - I'll have a look at it in the next couple of days :) )
This is a good change. I also need to make the same to improve performance for my own Alice installation. @annikahannig could you take a fresh look at this one? Thank you.
I have a bit of a high workload right now - have you tested this?
(I tend to be a bit cautious when it comes to things concurrency related - as there have been issues with syncing in the past)
Pull request closed