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

Stream Processing

If data is the new oil, there are several ways to refine this oil into an usable form. Among them, data streaming has lots of benefits over its competitors. This focus aims to uncover several facets of this moeder approach.

3 posts
Feb 9, 2020 stream processing data streaming

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.

Nicolas Fränkel
Feb 16, 2020 stream processing algorithm

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.

Nicolas Fränkel
Feb 23, 2020 stream processing Jet sources sinks

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.

Nicolas Fränkel
A Java geek © 2008-2025
v. cc175def46a5ea4416d57d241d859e495307e500/9964587441
Latest Posts