Quan Nguyenituniverse.hashnode.dev·Jan 4, 2025Message Broker là gì? Giới thiệu về Message BrokerHiện nay, trong lĩnh vực phần mềm, việc phát triển các ứng dụng phức tạp và được phân tán đã trở thành một xu hướng thịnh hành. Điều này tạo ra những thách thức không nhỏ trong việc điều phối giao tiếp và chia sẻ dữ liệu giữa các bộ phận của hệ thống...2 likesmessage broker
Arijit Sarkararijit83sarkar.hashnode.dev·Jan 2, 2025RabbitMQ: Message Broker - A Brief IntroductionWe are all familiar with Hogwarts’ magical postal network, the Owl Post Office. This magical delivery system relies on owls to deliver packages and letters. They can even pick up an item from any address and give it to another using their magical tra...Java
Shubham Gorekafkaadvance.hashnode.dev·Dec 11, 2024Learning Kafka: Advanced Journey With Shubham GoreWeek 2: Mastering Kafka In this post, I’ll take you through the advanced concepts I explored in my Kafka journey, building upon the fundamentals from Week 1. From stream processing to secure messaging, here’s how I tackled Kafka’s more intricate feat...kafka
OBULIPURUSOTHAMAN Kobulipurusothaman.hashnode.dev·Oct 29, 2024Publisher Subscriber Model (Pub/Sub Model)What is Pub/Sub Messaging ? Related Terminology Sub Publisher —> Input(Channel) —> Output(Channel) —> Sub ...Pub Sub Model
Kilokiloai.hashnode.dev·Oct 17, 2024Các Tham Số Quan Trọng Cần Biết Khi Cấu Hình KafkaCác Tham Số Quan Trọng Cần Biết Khi Cấu Hình Kafka Broker Kafka là một nền tảng phân tán mạnh mẽ, giúp xử lý hàng tỷ sự kiện mỗi ngày trong các ứng dụng lớn. Để tối ưu hóa hiệu suất của Kafka, điều chỉnh các tham số quan trọng của Kafka Broker là điề...Messages-Queueskafka
Snehangshu Bhattacharyablogs.snehangshu.dev·Oct 6, 2024Distributed Computing with Python: Unleashing the Power of Celery for Scalable ApplicationsHave you ever wondered about when you upload an 8K Ultra HD video to YouTube and immediately YouTube starts to process and optimize that video and make multiple copies of it in 1080p, 720p, 480p, 360p and 144p so that your content can be streamed to ...131 readsPython
Shaileshshaileshpashte.hashnode.dev·Aug 30, 2024Amazon MQ: Managed Message Broker Service on AWSIntroduction As organizations continue to modernize their IT infrastructures and move towards cloud-native architectures, there remains a significant need for traditional message brokers that support a variety of protocols and messaging patterns. Ama...AWS
Sushant Pantsushantpant.com.np·Aug 19, 2024Understanding distributed systemIntroduction 2 words "distributed" and "system" meaning a system which is built up of multiple components that work together as-a-whole. For instance, consider an online platform like Amazon. It is made up of various services to handle inventory mana...11 likes·84 readsDistributed Systemdistributed system
Nicanor Talks Webblog.nicanor.me·Aug 14, 2024Cloud Messaging PatternsCloud messaging is a fundamental component of modern distributed systems. It involves the exchange of information between different software components or applications. The core idea is to decouple systems, allowing them to operate independently whil...Cloud
Nile Bitsnilebits.hashnode.dev·Aug 3, 2024How To Deploy RabbitMQ On Public IP?Anyone working with distributed systems, microservices, or wanting a dependable message broker accessible from several networks may find it useful to know how to deploy RabbitMQ on a public IP. You will be able to set up RabbitMQ on a public IP addre...rabbitmq