Giter VIP home page Giter VIP logo

Comments (8)

emcho avatar emcho commented on May 21, 2024

The bridge in itself is quite scalable so this could wait a while

from jitsi-meet.

fippo avatar fippo commented on May 21, 2024

Some XMPP servers also support a special round-robin behaviour for having multiple components connected with the same hostname, so we might not have to solve this ourselves.

from jitsi-meet.

emcho avatar emcho commented on May 21, 2024

We realized that this is becoming more important because we can't otherwise update the server non-disruptively and have to wait for all conferences to end.

from jitsi-meet.

fippo avatar fippo commented on May 21, 2024

let's talk to matthew at fosdem. Prosody either has a feature for it or will add it without alot of work.

from jitsi-meet.

emcho avatar emcho commented on May 21, 2024

Sounds like a plan. Ideally what we'd need is for this to work a bit like the combination of SRVs and A/AAAA records. This would allow us to handle both load-sharing and failover. Something like

mainbridge1.example.com Prio1
mainbridge2.example.com Prio1

failoverbridge1.example.com Prio2
failoverbridge2.example.com Prio2

from jitsi-meet.

fippo avatar fippo commented on May 21, 2024

it's more complicated. The component manager needs to track which jids are currently sending traffic to which component connection. At least for the non-disruptive thing you mentioned in comment 4

from jitsi-meet.

emcho avatar emcho commented on May 21, 2024

Not necessarily. If the bridge retrieves the items from the server, with different names but in a guaranteed order, that would be enough and would only require minor additions in JitMeet

from jitsi-meet.

paweldomas avatar paweldomas commented on May 21, 2024

Implemented in Jicofo.

from jitsi-meet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.