Java知识分享网 - 轻松学习从此开始!    

Java知识分享网

Java1234官方群25:java1234官方群17
Java1234官方群25:838462530
        
SpringBoot+SpringSecurity+Vue+ElementPlus权限系统实战课程 震撼发布        

最新Java全栈就业实战课程(免费)

springcloud分布式电商秒杀实战课程

IDEA永久激活

66套java实战课程无套路领取

锋哥开始收Java学员啦!

Python学习路线图

锋哥开始收Java学员啦!
当前位置: 主页 > Java文档 > Java基础相关 >

Pulsar in Action PDF 下载


分享到:
时间:2023-09-20 09:30来源:http://www.java1234.com 作者:转载  侵权举报
Pulsar in Action
失效链接处理
Pulsar in Action PDF 下载


 
 
相关截图:
 


主要内容:

How this book is organized: A roadmap
This book consists of 12 chapters that are spread across three different parts. Part 1
starts with a basic introduction to Apache Pulsar and where it fits in the 40-year evolu
tion of messaging systems by comparing it to and contrasting it with the various mes
saging platforms that have come before it:
Chapter 1 provides a historical perspective on messaging systems and where
Apache Pulsar fits into the 40-year evolution of messaging technology. It also
previews some of Pulsar’s architectural advantages over other systems and why
you should consider using it as your single messaging platform of choice.
Chapter 2 covers the details of Pulsar’s multi-tiered architecture, which allows
you to dynamically scale up the storage or serving layers independently. It also
describes some of the common message consumption patterns, how they are
different from one another, and how Pulsar supports them all.
Chapter 3 demonstrates how to interact with Apache Pulsar from both the com
mand line as well as by using its programming API. After completing this chap
ter, you should be comfortable running a local instance of Apache Pulsar and
interacting with it.
Part 2 covers some of the more basic usage and features of Pulsar, including how to
perform basic messaging and how to secure your Pulsar cluster, along with more
advanced features such as the schema registry. It also introduces the Pulsar Functions
framework, including how to build, deploy, and test functions:
Chapter 4 introduces Pulsar’s stream native computing framework called Pulsar
Functions, provides some background on its design and configuration, and
show you how to develop, test, and deploy functions.
Chapter 5 introduces Pulsar’s connector framework that is designed to move
between Apache Pulsar and external storage systems, such as relational data
bases, key-value stores, and blob storage such as S3. It teaches you how to
develop a connector in a step-by-step fashion.
Chapter 6 provides step-by-step details on how to secure your Pulsar cluster to
ensure that your data is secured while it is in transit and while it is at rest.
Chapter 7 covers Pulsar’s built-in schema registry, why it is necessary, and how it
can help simplify microservice development. We also cover the schema evolu
tion process and how to update the schemas used inside your Pulsar Functions.
 



------分隔线----------------------------

锋哥公众号


锋哥微信


关注公众号
【Java资料站】
回复 666
获取 
66套java
从菜鸡到大神
项目实战课程

锋哥推荐