What is the difference between message queue and message broker? November 20, 2023 by Tarik A message queue is a data structure, or a container – a way to hold messages for eventual consumption. A message broker is a separate component that manages queues.