DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
What's in store for DevOps in 2023? Hear from the experts in our "DZone 2023 Preview: DevOps Edition" on Fri, Jan 27!
Save your seat
  1. DZone
  2. Data Engineering
  3. Big Data
  4. What Is The Advanced Message Queuing Protocol (AMQP)?

What Is The Advanced Message Queuing Protocol (AMQP)?

What is AMQP? Here we'll explain the basics behind the advanced message queuing protocol and how it's designed to deal with low-latency data exchange in environments where connectivity, bandwidth, and network availability is in question.

Kin Lane user avatar by
Kin Lane
·
May. 01, 18 · Analysis
Like (3)
Save
Tweet
Share
11.36K Views

Join the DZone community and get the full member experience.

Join For Free

We are continuing our basic exploration of some of the real-time protocols that are driving the world these days. We published a story about Kafka the other day, helping shine a light on what the Apache project brings to the table. Today we wanted to highlight another real-time messaging protocol in use across large organizations called the advanced message queuing protocol, widely called AMQP. Ok, so what is AMQP? According to their website it is:

The Advanced Message Queuing Protocol (AMQP) is an open standard for passing business messages between applications or organizations. It connects systems, feeds business processes with the information they need and reliably transmits onward the instructions that achieve their goals.

AMQP is seen as having some capabilities that overlap with Kafka, but have other more unique characteristics that allow it to stand out, focusing on:

- Organizations - applications in different organizations
- Technologies - applications on different platforms
- Time - systems don't need to be available simultaneously
- Space - reliably operate at a distance, or over poor networks

So why would companies, organizations, institutions, and government agencies want to be putting AMQP to work for them? It brings the following features to the table, helping organizations:

- Realize the savings commoditization brings; remove vendor lock-in
- Connect applications on different platforms; choose the right platform for the job
- Connect to business partners using a full-featured open standard; remove technical barriers to trade
- Position for innovations built upon the foundation of AMQP

AMQP was designed with security, reliability, interoperability in mind, providing an industrial grade, open source solution that works even in low-latency environments. We'd say that is the biggest differentiator between AMQP and Kafka, is that they both can handle high volume streams, but AMQP excels at also dealing with low-latency data exchange in environments where connectivity, bandwidth, and network availability is in question.

Think of AMQP as an industrial grade email system meant for systems, and instead of people sending hundreds of emails back and forth, AMQP is sending millions or billions of messages within large organizations, or used as a commodity level messaging solution connecting many different organizations. Providing them with a common messaging format that allows their systems to work together in a known, and secure way. Connecting many different systems and applications together in a way that allows them to communicate using a common message format.

Currently Streamdata.io is leveraging Server-Sent Events (SSE) to deliver streams, but as we work with more of our partners, and move further along in our roadmap we are supporting more standards like AMQP, as well as Kafka. Making sure we are able to connect to the existing solutions organizations are using to move data, content, and messages around their organizations, and with their partners. Connecting the dots for organizations, and helping them streamline how information moves around their operations using the existing services and tooling they are already putting to work at scale.

Protocol (object-oriented programming) application Open source Server-sent events kafka Data exchange Open standard IT

Published at DZone with permission of Kin Lane, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • The Future of Cloud Engineering Evolves
  • Hugging Face Text Classification Tutorial Using PyTorch
  • Essential Protocols for Python Developers to Prevent SQL Injection Attacks
  • What Is Loosely Coupled Architecture?

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: