当前位置:网站首页>Pulsar open source message queue_ Understand pulsar --- pulsar work notes 001
Pulsar open source message queue_ Understand pulsar --- pulsar work notes 001
2022-07-23 21:46:00 【Brain cooling】
1.pulsar It's open source.
2.Pulsar from Yahoo! stay 2013 Created in , And in 2016 Donated to Apache The foundation .Pulsar Now it is Apache Top projects at the software foundation
3.Pulsar Very flexible : It can be applied to things like kafka Such a distributed log application scenario , It can also be applied to things like RabbitMQ Such a pure messaging system scenario .
New message queue
Set up Kafka and rabbitmq The advantages of
4.Pulsar
- It is the next generation cloud native distributed message flow platform .
- Pulsar A single instance of native supports multiple clusters , It can seamlessly complete message replication between clusters across machine rooms .
- Very low release latency and end-to-end latency .
- Seamlessly scale to over a million topic.
- Simple client API, Support Java、Go、Python and C++.
- Multiple subscription modes for topics ( Monopoly 、 Sharing and fail over ).
- adopt Apache BookKeeper A persistent message storage mechanism is provided to ensure message delivery .
- By lightweight serverless Computing framework Pulsar Functions Implementation of native data stream processing .
- be based on Pulsar Functions Of serverless connector frame Pulsar IO Make it easier to move data into 、 Removed from the Apache Pulsar.
- Tiered storage when data is stale , Unload data from hot storage to cold storage / Long term storage ( Such as S3、GCS) in .
边栏推荐
- How to use cesium knockout?
- Uniapp uses canvas to write a circular progress bar
- DBSCAN点云聚类
- Cluster chat server: how to solve the problem of cross server communication | redis publish subscribe
- Serveur de chat de Cluster: conception de la table de base de données
- User manual of boost filesystem
- 程序员成长第二十六篇:如何开好每日晨会?
- 阿里onedate分层思想
- Distributed transaction scheme: best effort notification scheme
- 实验设计
猜你喜欢

&9 nodemon自动重启工具

PCL error: error c2589 "(": "::" illegal mark on the right)

【数学建模暑期培训】配送中心选址问题

【HiFlow】腾讯云新一代自动化助手,我用它完成了企业疫情提示(无代码)

Day109.尚医通:集成Nacos、医院列表、下拉列表查询、医院上线功能、医院详情查询

HANA SQL 的Union和Union All

Cluster chat server: how to solve the problem of cross server communication | redis publish subscribe

DBSCAN point cloud clustering

PCL出错:error C2589“(“:“::“右边的非法标记)

Problems and abuse of protocol buffers
随机推荐
集群聊天服务器:如何解决跨服务器通信问题 | redis发布-订阅
实验设计
U++学习笔记 基础人物轴绑定及映射绑定
集群聊天服务器:网络模块ChatServer
TreeMap
&9 nodemon自动重启工具
给定一个以数字组成的数组,实现输出id为数字,并且从小到大排序的name
欧氏聚类(API)及其单木分割
Problems and abuse of protocol buffers
& 9 nodemon automatic restart tool
Postgraduate entrance examination | advanced mathematics Chapter4 indefinite integral
PCL error: error c2589 "(": "::" illegal mark on the right)
Description and implementation of throttling and anti shake
Flink principle and development summary (detailed)
Detailed explanation of cesium events (mouse events, camera events, keyboard events, scene trigger events)
scala编程(初级)
Protocol buffers 的问题和滥用
Still have 1 requests outstanding when connection from slaveX/X.X.X.X:33202 is closed
How does MySQL prepare SQL (solve the problem that in query SQL preprocessing can only query one record)
基于速度、复杂性等因素比较KernelSHAP和TreeSHAP