
Old Patterns powering modern tech leading to same old performance problems with Taras Tsugrii
PurePerformance
00:00
Is There a Better Version of Universal Scalability?
We really wanted to have a really fast way to append data. And we didn't need all that generality the sequellite provides. We were replacing sequal light with e a manually built delavate storage. It's very friendly for concurrent environs, just because you usual have to just use a single atomic increment to allocate thea block of memoryYou are going to write to. And other writers at the same time are able to just use the other memory. So you have fast apenc a very efficient because the data is packed very well. Also lock fe which is great for avoiding the pitfalls of amde's law. A, it's better version called universal scalability
Transcript
Play full episode