Ulrich Hoffmann MySQL 8.0: New Lock free, scalable WAL design mysqlserverteam.com - Paweł Olchawa The Write Ahead Log (WAL) is one of the most important components of a database. All the changes to data files are logged in the WAL (called the redo …
Ulrich HoffmannFlipboardIcon version of the Flipboard logo NVIDIA Talks Up Numba For GPGPU Computing With Python - Phoronix phoronix.com - Written by Michael Larabel in NVIDIA on 3 October 2017 at 08:05 AM EDT. 6 Comments Numba is designed to allow for high performance Python JIT-compiled code designing for C/C++ levels of performance while using LLVM for optimizations …
Ulrich Hoffmann Zalando Engineering Blog - Apache Showdown: Flink vs. Spark zalando.com - Javier Lopez Saiki is Zalando’s next generation data integration and distribution platform in a world of microservices. Saiki ingests data generated by …
Ulrich Hoffmann 13 Stream Processing Patterns for building Streaming and Realtime Applications wordpress.com - ~ Srinath Perera More and more use cases, we want to react to data faster, rather than storing them in a disk and periodically processing and acting on the data. This …