Which transferring methodology do traditional message brokers use?

IT Exam Items RepositoryCategory: IoT Big Data & AnalyticsWhich transferring methodology do traditional message brokers use?

Which transferring methodology do traditional message brokers use?

  • publish-subscribe
  • transaction logging
  • client-server
  • real-time

Explanation: Traditionally, transferring messages consists of two different methods:

  • Publish-Subscribe – The requested messages are broadcast to all of the consumers.
  • Point-to-Point – Multiple consumers read messages from the server. Each of these messages goes to one of the consumers.

Related exam: Big data & Analytics Chapter 6 Quiz Answers – Architecture for Big Data and Data Engineering