by Fred Patton, on Feb 9, 2023 1:29:03 PM
The Swim platform simplifies the development and maintenance of real-time streaming applications. Akka gives developers the opportunity to easily create powerful, message-driven concurrent and distributed applications. Users might use Swim …
Read Storyby Fred Patton, on Feb 3, 2023 5:25:36 AM
Many organizations that practice stream processing utilize Kafka brokers, the storage layer servers that are used to host Kafka topics. They may also use Kafka Streams to build applications and …
Read Storyby Simon Crosby, on Jan 7, 2022 10:50:16 AM
Brokers don’t run applications - they are a buffer between the real world and an application that analyzes events. An event stream processor (in Apache Kafka/Pulsar terms) or dataflow pipeline …
Read Storyby Simon Crosby, on May 11, 2021 9:15:00 AM
Event Streams are the Future of Big Data (Tune in to my presentation to the Apache Kafka EU Summit on Wednesday 12 May, to learn how to build a Swim …
Read Storyby Simon Crosby, on May 6, 2021 9:30:00 AM
Applications that deliver continuous intelligence from streaming data must analyze a boundless stream of updates that can’t be stored or delayed, even during a network partition. The “fire and forget” …
Read Storyby Simon Crosby, on Apr 29, 2021 9:00:00 AM
How can you derive continuously useful intelligence from your event streams to help automate business decisions? This blog provides a worked example using streaming events from Apache Kafka. There are …
Read Story