Serge Adzinetsreadablecode.hashnode.dev·Apr 19, 2023Should You Use a Stateful Streaming Framework?With the rise of big data in the last decade the industry has adopted the tools to process it. In the past, data was often processed using batch jobs. Later, companies started to move to map/reduce frameworks like Spark. These days, a lot of data is ...Discuss·65 readsapache-flink
MemgraphforMemgraphmemgraph.hashnode.dev·Jan 16, 2023Batch Processing vs Stream ProcessingIn this article, you can learn the difference between stream processing vs batch processing, and get to know the basic use cases for each. What Is Batch Processing? Batch processing refers to a method of processing high-volume data in batches or grou...DiscussMemgraph
Renjie Liuliurenjie1024.hashnode.dev·Jan 14, 2023The history of streaming processing systemsIn 2004, Google's three papers([1], [2], [3]) unveiled the era of big data processing. While those systems were designed for large scale batch processing, a few years later streaming processing system received more and more attention. Unlike batch pr...Discussdatabase