-
I have long claimed that every app of non-trivial size needs a Message Bus to communicate efficiently across disparate sub-apps, components, and more. Today, we started talking about implementing this for gitlab: youtube.com/watch?v=HwuVkPshK8s (Prior art: log.rockerest.com/post/fluxbus-2-2-flux-2-furious.html)
-
…in reply to @rockerest
For what it's worth, this is not a new idea. It's actually a very old idea that has aged well with time. I think it's new-ish to GitLab, though 😃