Apache Pulsar: Unterschied zwischen den Versionen
(+) |
(+) |
||
Zeile 7: | Zeile 7: | ||
| Hersteller = | | Hersteller = | ||
| Erscheinungsjahr = 2016 | | Erscheinungsjahr = 2016 | ||
| AktuelleVersion = 2. | | AktuelleVersion = 2.10.1 | ||
| AktuelleVersionFreigabeDatum = | | AktuelleVersionFreigabeDatum = 5. Juli 2022<ref>[https://pulsar.apache.org/en/release-notes/ Apache Pulsar Release Notes]</ref> | ||
| AktuelleVorabVersion = | | AktuelleVorabVersion = | ||
| AktuelleVorabVersionFreigabeDatum = | | AktuelleVorabVersionFreigabeDatum = | ||
Zeile 24: | Zeile 24: | ||
Die Entwicklung von Pulsar begann 2015.<ref name="streamlintro"/> Die erste öffentlichte Version von Pulsar war 1.14 vom 31. August 2016. Mit dem fünften Release vom 29. Mai 2018 wechselte Apache Pulsar auf Version 2.<ref>[https://pulsar.apache.org/release-notes/ Apache Pulsar Release Notes]</ref> Pulsar ist auf GitHub gehostet und steht unter der Apache-Lizenz 2.0. Für ein Build wird das Java JDK und Maven benötigt.<ref>[https://github.com/apache/incubator-pulsar GitHub - apache/incubator-pulsar: Pulsar - distributed pub-sub messaging system]</ref> | Die Entwicklung von Pulsar begann 2015.<ref name="streamlintro"/> Die erste öffentlichte Version von Pulsar war 1.14 vom 31. August 2016. Mit dem fünften Release vom 29. Mai 2018 wechselte Apache Pulsar auf Version 2.<ref>[https://pulsar.apache.org/release-notes/ Apache Pulsar Release Notes]</ref> Pulsar ist auf GitHub gehostet und steht unter der Apache-Lizenz 2.0. Für ein Build wird das Java JDK und Maven benötigt.<ref>[https://github.com/apache/incubator-pulsar GitHub - apache/incubator-pulsar: Pulsar - distributed pub-sub messaging system]</ref> | ||
== Literatur == | |||
*2021: ''Stream Processing with Apache Pulsar: Building Real-Time Scalable Data Streaming Applications'', Theophilus Siameh, 370 Seiten, {{ISBN|979-8517457820}} (''Englisch'') <!-- 10. Juni 2021 --> | |||
*2021: ''Cloud-Native Microservices with Apache Pulsar : Build Distributed Messaging Microservices'', Rahul Sharma und Mohammad Atyab, 224 Seiten, Apress, {{ISBN|978-1484278383}} (''Englisch'') <!-- 5. Dezember 2021 --> | |||
*2021: ''Apache Pulsar in Action'', David Kjerrumgaard, 300 Seiten, Manning Publications, {{ISBN|978-1617296888}} (''Englisch'') <!-- 14. Dezember 2021 --> | |||
*2022: ''Mastering Apache Pulsar: Cloud Native Event Streaming at Scale'', Jowanza Joseph, 227 Seiten, O'Reilly Media, {{ISBN|978-1492084907}} (''Englisch'') <!-- 11. Januar 2022 --> | |||
== Weblinks == | == Weblinks == | ||
*https://pulsar.apache.org/ <!-- https://pulsar.incubator.apache.org/ --> | *https://pulsar.apache.org/ <!-- https://pulsar.incubator.apache.org/ --> | ||
*{{Twitter|apache_pulsar}} | |||
*[https://web.archive.org/web/20191209025425/https://streaml.io/blog/intro-to-pulsar Introduction to the Apache Pulsar pub-sub messaging platform] @ [[Wayback Machine]] | *[https://web.archive.org/web/20191209025425/https://streaml.io/blog/intro-to-pulsar Introduction to the Apache Pulsar pub-sub messaging platform] @ [[Wayback Machine]] | ||
== Quellen == | == Quellen == | ||
<references/> | <references/> | ||
{{Normdaten|TYP=s|GND=|LCCN=|NDL=|VIAF=|Wikidata=Q89693880}} | |||
[[Kategorie:Apache-Projekt|Pulsar]] | [[Kategorie:Apache-Projekt|Pulsar]] | ||
[[Kategorie:Zuerst in InkluPedia]] | [[Kategorie:Zuerst in InkluPedia]] |
Version vom 17. August 2022, 04:32 Uhr
Apache Pulsar | |
---|---|
Name | Apache Pulsar |
Maintainer | Apache Software Foundation |
Erscheinungsjahr | 2016 |
Aktuelle Version | 2.10.1 (5. Juli 2022[1]) |
Betriebssystem | Linux, MacOS[2] |
Programmiersprache | Java |
Lizenz | Apache-Lizenz 2.0 |
Website | pulsar.apache.org |
Apache Pulsar ist ein Open-Source Software-Projekt der US-amerikanischen Apache Software Foundation (ASF). Das Publish-Subscribe-Messaging-System wurde ursprünglich von Yahoo entwickelt.
Beschreibung
Apache Pulsar unterscheidet sich vom Message-Broker Apache Kafka aus eigenem Hause unter anderem durch die garantierte Zustellung von Nachrichten. Pulsar nutzt dazu Apache BookKeeper als dauerhaften Nachrichtenspeicher. Pulsar bildet die Basis der Fast-Data-Plattform von Streamlio. Das Softwareunternehmen Streamlio engagiert sich in der Weiterentwicklung von Pulsar. Streamlio-Mitgründer Matteo Merli[3] war bereits bei Yahoo Architekt und Chefentwickler von Pulsar.[4] Pulsar unterstützt Yahoo-Anwendungen wie Mail, Finance, Sports, Gemini Ads und Sherpa.[5]
Die Entwicklung von Pulsar begann 2015.[5] Die erste öffentlichte Version von Pulsar war 1.14 vom 31. August 2016. Mit dem fünften Release vom 29. Mai 2018 wechselte Apache Pulsar auf Version 2.[6] Pulsar ist auf GitHub gehostet und steht unter der Apache-Lizenz 2.0. Für ein Build wird das Java JDK und Maven benötigt.[7]
Literatur
- 2021: Stream Processing with Apache Pulsar: Building Real-Time Scalable Data Streaming Applications, Theophilus Siameh, 370 Seiten, ISBN 979-8517457820 (Englisch)
- 2021: Cloud-Native Microservices with Apache Pulsar : Build Distributed Messaging Microservices, Rahul Sharma und Mohammad Atyab, 224 Seiten, Apress, ISBN 978-1484278383 (Englisch)
- 2021: Apache Pulsar in Action, David Kjerrumgaard, 300 Seiten, Manning Publications, ISBN 978-1617296888 (Englisch)
- 2022: Mastering Apache Pulsar: Cloud Native Event Streaming at Scale, Jowanza Joseph, 227 Seiten, O'Reilly Media, ISBN 978-1492084907 (Englisch)
Weblinks
- https://pulsar.apache.org/
- Apache Pulsar bei X/Twitter
- Introduction to the Apache Pulsar pub-sub messaging platform @ Wayback Machine
Quellen
- ↑ Apache Pulsar Release Notes
- ↑ Pulsar - Setting up a local standalone cluster
- ↑ About Streamlio @ Wayback Machine
- ↑ Datenanalyse im Stream mit Apache Pulsar 2.0 | heise Developer, 11.06.2018
- ↑ 5,0 5,1 Introduction to the Apache Pulsar pub-sub messaging platform @ Wayback Machine
- ↑ Apache Pulsar Release Notes
- ↑ GitHub - apache/incubator-pulsar: Pulsar - distributed pub-sub messaging system