At Webmon, all of our backend and UI is in realtime, including graph datapoints, and notifications. This is a lot to deal with and keep in sync without a proper realtime infrastructure. So we built memqueue. What’s memqueue? memqueue is an in-memory queue server. Its goal is to share messages across multiple consumers polling from [...]
↧