Month: August 2018
-
Core Java

Improve Application Performance with These Advanced GC Techniques
Application performance is on the forefront of our minds, and Garbage Collection optimization is a good place to make small,…
Read More » -
Software Development

Deep Learning KSQL UDF for Streaming Anomaly Detection of MQTT IoT Sensor Data
I built a scenario for a hybrid machine learning infrastructure leveraging Apache Kafka as scalable central nervous system. The public…
Read More » -
Core Java

JDK 11: Taking Single-File Java Source-Code Programs Out for a Spin
The JDK 11 Early Access Builds include preview functionality related to JEP 330 (“Launch Single File Source Code Programs”). I…
Read More » -
Android Core

Learn IoT creating a sensor project with Raspberry Pi and sensors
Learn how to create a sensor project in this guest post by Peter Wahr, an IoT expert. The development of…
Read More » -
Core Java

Memory-Hogging Enum.values() Method
I’m a big fan of Java’s enum. It seemed like we waited forever to get it, but when we did…
Read More »


