Software Development
-
Abstract Factory or Factory Method?
Today I would like to tell you about Factory Method Pattern and Abstract Factory Pattern. The purpose of the article…
Read More » -
The spectacular instability of good code structure
A previous post noted that source code structure decays because there are many more ways to build a poorly structured…
Read More » -
The Essential Guide to Streaming-first Processing with Apache Flink
Editor’s note: This is a post by Apache Flink PMC members Fabian Hueske and Kostas Tzoumas. Fabian and Kostas are also co-founders…
Read More » -
Implied Readability
The hands-on guide to Jigsaw brushes past a feature I would like to discuss in more detail: implied readability. With…
Read More » -
First Steps Into the World of Go
Since developers should learn a new programming language every year, I felt it was about time for me to dive…
Read More » -
The importance of single-partition operations in Cassandra
DuyHai Doan is an Apache Cassandra Evangelist at DataStax. He spends his time between technical presentations/meetups on Cassandra, coding on…
Read More » -
Performance improvements… or experiments?
The project I’m involved in will face great challenges in the upcoming years. That was the reason why we have…
Read More » -
How to Detect Slow Queries with jOOQ
Just now, we implemented a nice little feature in jOOQ’s code generator: https://github.com/jOOQ/jOOQ/issues/4974 It detects whenever the jOOQ code generator…
Read More » -
Bet Super Bowl 50 Like A Boss with Apache Spark
This time, it’s personal. Super Bowl 50 is being played at Levi’s Stadium in Santa Clara – within sight of…
Read More »