没有合适的资源?快使用搜索试试~ 我知道了~
Kafka Streams in Action (Manning, 2017, MEAP Edition)
5星 · 超过95%的资源 需积分: 10 79 下载量 41 浏览量
2017-09-30
13:38:49
上传
评论 2
收藏 14.69MB PDF 举报
温馨提示
MEAP Edition, Manning Early Access Program, Kafka Streams in Action, Version 4 PART 1: GETTING STARTED WITH KAFKA STREAMS PART 2: KAFKA STREAMS DEVELOPMENT PART 3: ADMINISTERING KAFKA STREAMS PART 4: ADVANCED CONCEPTS WITH KAFKA STREAMS
资源推荐
资源详情
资源评论
MEAPEdition
ManningEarlyAccessProgram
KafkaStreamsinAction
Version4
Copyright2017ManningPublications
FormoreinformationonthisandotherManningtitlesgoto
www.manning.com
©Manning Publications Co. We welcome reader comments about anything in the manuscript - other than typos and
other simple mistakes. These will be cleaned up during production of the book by copyeditors and proofreaders.
https://forums.manning.com/forums/kafka-streams-in-action
Welcome
After several years of subscribing to Manning’s MEAPs, I’m excited now to welcome you
to the MEAP for my own book, Kafka Streams in Action!
These days, you can’t afford to ignore the hot topics of Big Data, streaming data, and
distributed programming. We’re at a point where stream processing has become an
increasingly important factor for businesses looking to harness the power from data
generated in real time. With 13 years in software development, I’ve spent the last six years
working exclusively on the back end, leading ingest teams, and handling large volumes of
data daily. Kafka is what I use to improve the data flow downstream, and Kafka Streams
makes it seamless to implement stream processing on the data flowing into Kafka. So, while
Kafka is a de facto standard in the industry for feeding and exporting data, Kafka Streams
represents a powerful new feature.
In this book, I will teach you Kafka Streams, so you, too, can add stream processing to
your data flow.
Please remember, these chapters are still works in progress, and will definitely get more
polished by the time the book is complete. And feel free to join me on the Kafka Streams in
Action Author Forum
at Manning.com, to ask questions, offer feedback, and participate in
the conversation to shape this book.
—Bill Bejeck
©Manning Publications Co. We welcome reader comments about anything in the manuscript - other than typos and
other simple mistakes. These will be cleaned up during production of the book by copyeditors and proofreaders.
https://forums.manning.com/forums/kafka-streams-in-action
brief contents
PART 1: GETTING STARTED WITH KAFKA STREAMS
1 Welcome to Kafka Streams
2 Kafka Quickly
PART 2: KAFKA STREAMS DEVELOPMENT
3 Developing Kafka Streams
4 Streams and State
5 The KTable API
6 The Processor API
PART 3: ADMINISTERING KAFKA STREAMS
7 Performance Monitoring
8 Testing
PART 4: ADVANCED CONCEPTS WITH KAFKA STREAMS
9 Advanced Applications with Kafka Streams
10 Comparisons to Other Streaming Frameworks
APPENDIXES
A Transactions – Exactly Once Semantics in Kafka and Kafka Streams
B Configuration – How to Configure Your Kafka Streams Application
©Manning Publications Co. We welcome reader comments about anything in the manuscript - other than typos and
other simple mistakes. These will be cleaned up during production of the book by copyeditors and proofreaders.
https://forums.manning.com/forums/kafka-streams-in-action
1
In this chapter
If you take a look around at the modern programming landscape, it has exploded with
'Big Data' frameworks and technologies. Sure client side development has undergone
transformations of its own and mobile device applications have exploded as well. But no
matter how big the mobile device market gets or how client side technologies evolve,
there is one constant; we need to process more and more data every day. As the amount
of data grows, the need to analyze and leverage the benefit from that data grows at the
same rate.
But having the ability to process large quantities of data in bulk amounts (batch
processing) is not always enough. Increasingly, organizations are finding there is a need
to process data as it is available (stream processing). Kafka Streams, a cutting edge
approach to stream processing, is a library that allows you to perform per-event
processing of records. By per-event processing, I mean the ability to work on data as it
arrives. Per-event processing means you process each single record as soon as it is
available; there is no grouping data together in small batches, no 'micro-batching,'
required.
Welcome to Kafka Streams
The "Big Data" movement and how it changed the programming
landscape
The Need for Stream Processing
How Stream Processing works
Introducing Kafka Streams
What Problems Kafka Streams solves
1.1 The "Big Data" movement and how it changed the programming
landscape
©Manning Publications Co. We welcome reader comments about anything in the manuscript - other than typos and
other simple mistakes. These will be cleaned up during production of the book by copyeditors and proofreaders.
https://forums.manning.com/forums/kafka-streams-in-action
1
剩余184页未读,继续阅读
资源评论
- XiYangWuYu2017-12-05很好的 资源 有前6章 值得一看
- jfding2018-04-04很好的 资源 但只有前6章
- binxinyuwuhen2017-11-02很好的 资源
Andy__Han
- 粉丝: 50
- 资源: 14
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- HTML5实现好看的多彩音乐演唱会门票官网源码.zip
- 学习Python的练习唱和备忘清单
- python-入门经典例子
- 98单面板专用软件,做单快,都在用这个软件
- 三相锁相环 在simulink中采用模块搭建了基于双二阶广义积分器的三相锁相环,整个仿真环境完全离散化,运行时间更快,主电路与控制部分以不同的步长运行,更加贴合实际 基于双二阶双二阶广义积分器的三
- 空间直线路径 圆弧过渡轨迹规划算法 可提供源码学习
- 过年烟花秀表演,送给朋友
- 飞娥扑火优化算法MFO对Elman的参数进行优化,建立多输入单输出的拟合预测模型 程序内注释详细直接替数据可用 程序语言为matlab
- 这是激光打印机驱动软件
- PMSM控制simulink仿真模型 包括了FOC部分,可以用来学习电机控制原理或基于MBD的设计参考,助你轻松学习pid等模块的搭建设计
- 离线辨识参数+EKF扩展卡尔曼滤波算法做电池SOC估计,在Simulink环境下对电池进行建模,包括: 1.电池模型 2.电流测量噪声下 采用simulink编写电池模型、EKF扩展卡尔曼滤波算法,在
- 基于随机配置网络(SCN)的时间序列预测 matlab代码,
- 电压型三相桥式逆变并网仿真Matlab2021 电路采用两电平拓扑,采用双环PI控制, 变部分加设PLL锁相环, 采用SPWM调制,逆变器输出端加设LCL滤波器,并入电网 可以得到逆变器输出端为三电
- 二极管钳位型NPC逆变器不平衡负载仿真 Matlab2021a 采用SPWM调制,双环PI参与控制, 逆变器连接LCL滤波器,连接不平衡负载,负载参数可调 可以得到输出线电压为五电平的电压波形,滤波
- 基于扩展卡尔曼滤波(Extended Kalmam Filter, EKF)的车辆状态观测器 Carsim与Simulink联合 可估计车辆Vx,β,γ(效果见图) EKF使用子函数形式编程,只要定义
- 松下PLC编程软件FP WIN Pro 注意,网上下载的版本是基本版,限制10000步,这个是全功能版 FPWIN GR是以梯形图为主的、是非常适合现场使用的操作简便的编程工具软件 FPWIN P
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功