
Cully
@flossypurse



Using Resonate HQ Python SDK. Sequentially inserting 10,000 users took 4.121969 seconds... Batching the inserts for 10,000 users took 0.765734 seconds 🤯 ! blog.resonatehq.io/transparent-ba…


A clip of my human-in-the-loop demo from the Resonate HQ webinar last week. youtu.be/TDA0JmKdAP4?fe… TL;DR: Create and await on a promise. Resolve the promise from anywhere.





Thanks to Dominik Tornow I have gotten in the habit of modelling my applications as call graphs. A cool realization we had recently is that, in the context of Resonate HQ, (i.e. a Resonate Call Graph) the call graph is actually a map of the durable world.



Simulate a distributed system—deterministically—in a single Python process?! Yep. That’s how we test the Resonate HQ python sdk Here’s how: x.com/resonatehqio/s…

We started Resonate HQ in June 2023 with one goal: Solve complex problems with simple code Today, we launch. RIP complexity 🪦







Resonate HQ + Redpanda is a really cool distributed systems use case. Check it out: