Concurrent update of Neighbours and Routes #49

Closed
zromi18 wants to merge 1 commits from develop into develop
zromi18 commented 2020-12-31 16:16:34 +08:00 (Migrated from github.com)

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

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
annikahannig commented 2021-01-01 01:21:34 +08:00 (Migrated from github.com)

Hey! Thanks for the patch! :)

Hey! Thanks for the patch! :)
annikahannig commented 2021-01-26 01:38:49 +08:00 (Migrated from github.com)

(not forgotten - I'll have a look at it in the next couple of days :) )

(not forgotten - I'll have a look at it in the next couple of days :) )
daswafford commented 2021-04-22 05:30:55 +08:00 (Migrated from github.com)

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.

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.
annikahannig commented 2021-04-26 17:44:03 +08:00 (Migrated from github.com)

I have a bit of a high workload right now - have you tested this?

I have a bit of a high workload right now - have you tested this?
annikahannig commented 2021-04-26 17:45:04 +08:00 (Migrated from github.com)

(I tend to be a bit cautious when it comes to things concurrency related - as there have been issues with syncing in the past)

(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

Sign in to join this conversation.
No description provided.