https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.apache1-15020343-3299-491b-8374-702564c43093/a8cc022d-da02-4b47-832d-95138945321a_pCloud216.png
Apache Kafka
de pcloudhosting
Just a moment, logging you in...
Version 4.0.0 + Free Support on Ubuntu 24.04
Apache Kafka is a distributed streaming platform designed for building real-time data pipelines and streaming applications. It handles large data volumes, making it suitable for both enterprise and small-scale use.
Features of Apache Kafka:
- High throughput and scalability for real-time data handling.
- Fault-tolerant and reliable distributed architecture.
- Pub/Sub messaging model for communication between producers and consumers.
- Stream processing with Kafka Streams and Kafka Connect.
- Durability with message retention and replication.
Usage Instructions:
sudo su
Start the Kafka server:
sudo systemctl start kafka
Create a topic:
/opt/kafka/bin/kafka-topics.sh \ --create \ --topic my-topic \ --bootstrap-server localhost:9092 \ --partitions 1 \ --replication-factor 1
/opt/kafka/bin/kafka-console-producer.sh \ --topic my-topic \ --bootstrap-server localhost:9092
Type messages:
hello kafka
testing message
Start Consumer message: Open another terminal and run:
/opt/kafka/bin/kafka-console-consumer.sh \ --topic my-topic \ --from-beginning \ --bootstrap-server localhost:9092
You will see the output
Disclaimer: Apache Kafka is open-source under the Apache License 2.0 and is provided "as is." Users assume all responsibility for use and compliance with licensing terms.
Alte aplicații de la pcloudhosting
Command Line InterfacepcloudhostingVersion 2.73.0 + Free Support on Debian 12
+1
Applicable to:
Virtual Machines
NaN out of 5
PostgreSQLpcloudhostingVersion 18.3.0 + Free Support on Ubuntu 24.04
+1
Applicable to:
Virtual Machines
NaN out of 5
MoodlepcloudhostingVersion 5.0.0 + Free Support on Ubuntu 24.04
+1
Applicable to:
Virtual Machines
NaN out of 5
Scripting ShellpcloudhostingVersion 7.5.0 + Free Support on Debian 12
+1
Applicable to:
Virtual Machines
NaN out of 5
AirflowpcloudhostingVersion 3.1.3 + Free Support on Ubuntu 24.04
+1
Applicable to:
Virtual Machines
NaN out of 5