A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus

Stream Processing

3 posts
Introduction to stream processing
Development

Introduction to stream processing

This is the 1st post in the Stream Processing focus series. If software is eating the world, data is the new oil. Those who are able to best manage the huge mass of data will emerge out on top. The state-of-the-art way to refine this oil is stream processing. In this post, I’d like to describe what is stream processing, and why it’s necessary in this day and age.

Feb 9, 2020
Stream processing for computing approximations
Development

Stream processing for computing approximations

This is the 2nd post in the Stream Processing focus series. Last week, we had a look at what is stream processing. In this post, I’d like to address one possible use-case for stream processing: the computation of mathematical approximations.

Feb 16, 2020
Stream processing: sources and sinks
Development

Stream processing: sources and sinks

This is the 3rd post in the Stream Processing focus series. Last week, we had a look at how stream processing could help us compute mathematical approximations using Hazelcast Jet. We described the Pipeline API, and mentioned that it drew from a source and drained to a sink. This week, I’d like to detail those concepts, what out-of-the-box sinks and sources are available in Jet, and how to create your own should the need be.

Feb 23, 2020
A Java geek © 2008-2026
v. 34f4066dbf788d6ebd20646b272907f886603747/13307225580
Latest Posts