Faster recovery from incidentally removed participants?
From Talk:LiteRumble
← Thread:Talk:LiteRumble/Faster recovery from incidentally removed participants?
Jump to navigation
Jump to search
← Thread:Talk:LiteRumble/Faster recovery from incidentally removed participants?
Updating the participants list manually fails from time to time, network issue, misoperation, etc. But removing a bot from rumble takes O(1) time, but re-adding n bots takes O(mn) time where m is the total amount of participants.
However, it takes O(1) time in principle to re-add a bot, since no data is lost. Is that possible to tweak the literumble to support faster re-adding?
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:Talk:LiteRumble/Faster recovery from incidentally removed participants?/reply.