Search Results for: Scala
-
Core Java
Five Golden Backticks
Five Kinds of Strings Ever since Java 1.0, we’ve had string literals "like this". What other strings might we want?…
Read More » -
Desktop Java
J2CL – Better late than never
Last week the Google team has finally published the source code of J2CL framework, which has been discussed since 2015.…
Read More » -
Software Development
Reactive Programming and Relational Databases
Imperative code eats threads at the pace of incoming requests while Software is eating the world. This post discusses the assumptions…
Read More » -
DevOps
Integration Key to Customer Experience – API Management Details
In my previous article from this series we started diving into the details that determine how your integration becomes the key…
Read More » -
Enterprise Java
Apache Ignite Baseline Topology by Examples
Ignite Baseline Topology or BLT represents a set of server nodes in the cluster that persists data on disk. …
Read More » -
Software Development
The Functional Style – Part 8
Persistent data structures. We have discussed immutability at length by now. In particular, we have covered how loops can be…
Read More » -
Core Java
Give Me a break, or: How to Make Awesome Puzzlers with Java 12
Java 12 provides, in experimental form, a switch expression and new forms of the switch and break statements. There is…
Read More » -
Enterprise Java
Exploring the Spline Data Tracker and Visualization tool for Apache Spark (Part 1)
One interesting and promising Open Source project that caught my attention lately is Spline, a data lineage tracking and visualization tool…
Read More » -
Enterprise Java
AWS: Some Tips for Avoiding Those “Holy Bill” Moments
Cloud is awesome: almost-100% availability, near-zero maintenance, pay-as-you-go, and above all, infinitely scalable. But the last two can easily bite…
Read More »