Get the latest tech news
Hello World, Simple Event Broker
For various side projects I’ve worked on, I’ve wanted to introduce event queues in order to simplify some things. Normally, I just go with the “one DB to rul...
Hardware: Hetzner CAX11, 2 core ARM Ampere, 4GB memory Seb configuration: batch collection time: 10ms Each test sends 100k records Requests are sent from T14 laptop on fiber in Copenhagen, Denmark to CAX11 in Falkenstein, Germany Now that I’ve spent some time building and discussing Seb, I thought it would be nice to understand how it behaves if we put it under a bit of stress. An important detail: since Seb blocks callers while collecting a batch, we have to send a lot of HTTP requests in parallel in order to be able to saturate the system.
Or read this on Hacker News