Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
Technology
Health & Fitness
About Us
Contact Us
Copyright
© 2024 PodJoint
Podjoint Logo
US
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts211/v4/4f/1c/b1/4f1cb185-f5bb-229d-2dee-8aeea669a76e/mza_2035931246008308099.jpg/600x600bb.jpg
Future Is Already Here
Eksplain
32 episodes
1 week ago
“The future is already here — it's just not very evenly distributed,” said science fiction writer William Gibson. We agree. Our mission is to help change that. This podcast breaks down advanced technologies and innovations in simple, easy-to-understand ways, making cutting-edge ideas more accessible to everyone. Please note: Some of our content may be AI-generated, including voices, text, images, and videos.
Show more...
Technology
RSS
All content for Future Is Already Here is the property of Eksplain and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
“The future is already here — it's just not very evenly distributed,” said science fiction writer William Gibson. We agree. Our mission is to help change that. This podcast breaks down advanced technologies and innovations in simple, easy-to-understand ways, making cutting-edge ideas more accessible to everyone. Please note: Some of our content may be AI-generated, including voices, text, images, and videos.
Show more...
Technology
https://d3t3ozftmdmh3i.cloudfront.net/staging/podcast_uploaded_nologo/42831029/42831029-1744939931749-250385e3389bb.jpg
Apache Flink : A Deep Dive
Future Is Already Here
24 minutes 47 seconds
9 months ago
Apache Flink : A Deep Dive

In this episode, we delve into the world of Apache Flink, a powerful open-source system designed for both stream and batch data processing. We'll explore how Flink consolidates diverse data processing applications—including real-time analytics, continuous data pipelines, historical data processing, and iterative algorithms—into a single, fault-tolerant dataflow execution model.

Traditionally, stream processing and batch processing were treated as distinct application types, each requiring different programming models and execution systems. Flink challenges this paradigm by embracing data-stream processing as the unifying model. This approach allows Flink to handle real-time analysis, continuous streams, and batch processing with the same underlying mechanisms. We'll examine how this is achieved via durable message queues (like Apache Kafka or Amazon Kinesis), which enable Flink to process both the latest events in real-time, aggregate data in windows, or process historical data, depending on where in the stream the processing begins.

Key topics covered in this episode:

  • Flink's Architecture
  • Dataflow Graphs
  • Stream Analytics
  • Batch Processing
  • Fault Tolerance
  • Iterative Processing


References:

This episode draws primarily from the following paper:

  • Carbone, P., Katsifodimos, A., Ewen, S., Markl, V., Haridi, S., & Tzoumas, K. (2015). Apache Flink: Stream and Batch Processing in a Single Engine. Bulletin of the IEEE Computer Society Technical Committee on Data Engineering, 38(4).


The paper references several other important works in distributed data processing. Please refer to the full paper for a comprehensive list.


Disclaimer:

Please note that parts or all this episode was generated by AI. While the content is intended to be accurate and informative, it is recommended that you consult the original research papers for a comprehensive understanding.

Future Is Already Here
“The future is already here — it's just not very evenly distributed,” said science fiction writer William Gibson. We agree. Our mission is to help change that. This podcast breaks down advanced technologies and innovations in simple, easy-to-understand ways, making cutting-edge ideas more accessible to everyone. Please note: Some of our content may be AI-generated, including voices, text, images, and videos.