{"id":2933,"date":"2023-06-25T02:34:20","date_gmt":"2023-06-25T02:34:20","guid":{"rendered":"https:\/\/www.tunesbro.com\/blog\/?p=2933"},"modified":"2023-06-25T02:34:20","modified_gmt":"2023-06-25T02:34:20","slug":"what-is-message-queue-in-linux","status":"publish","type":"post","link":"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/","title":{"rendered":"What Is Message Queue in Linux?"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_45_2 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"ez-toc-toggle-icon-1\"><label for=\"item-69f000403ad99\" aria-label=\"Table of Content\"><span style=\"display: flex;align-items: center;width: 35px;height: 30px;justify-content: center;direction:ltr;\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/label><input  type=\"checkbox\" id=\"item-69f000403ad99\"><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#Video_Tutorial_What_is_message_queue_used_for\" title=\"Video Tutorial:What is message queue used for?\">Video Tutorial:What is message queue used for?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#What_is_MQ_in_Linux\" title=\"What is MQ in Linux?\">What is MQ in Linux?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#What_is_an_example_of_a_message_queue\" title=\"What is an example of a message queue?\">What is an example of a message queue?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#What_is_the_difference_between_message_queue_and_Kafka\" title=\"What is the difference between message queue and Kafka?\">What is the difference between message queue and Kafka?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#Why_is_MQ_used\" title=\"Why is MQ used?\">Why is MQ used?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#What_is_message_queue_vs_thread\" title=\"What is message queue vs thread?\">What is message queue vs thread?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#What_is_MQ_and_how_it_works\" title=\"What is MQ and how it works?\">What is MQ and how it works?<\/a><\/li><\/ul><\/nav><\/div>\n<p>In simple terms, a message queue in Linux is a way for processes to communicate with each other through messages that are stored in a queue. It&#8217;s a form of inter-process communication that allows processes to exchange data and synchronize their activities. Message queues can be used to implement various kinds of distributed systems, including client-server architectures, event-driven systems, and message-based systems. In Linux, message queues are implemented using the System V IPC API, which provides a set of system calls for managing message queues and other forms of inter-process communication. Overall, message queues are an important tool for building reliable and scalable applications on Linux and other Unix-like operating systems.<\/p>\n<lite-youtube videoid=\"oUJbuFMyBDk\" playlabel=\"Play: Keynote (Google I\/O '18)\"><\/lite-youtube>\n<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Video_Tutorial_What_is_message_queue_used_for\"><\/span>Video Tutorial:What is message queue used for?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<lite-youtube videoid=\"W4_aGb_MOls\" playlabel=\"Play: Keynote (Google I\/O '18)\"><\/lite-youtube>\n<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_is_MQ_in_Linux\"><\/span>What is MQ in Linux?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>MQ in Linux stands for message queue, which is a software construct used for inter-process communication (IPC) between applications running on a Linux system. It provides a reliable way to pass messages between processes, allowing them to communicate with each other without having to constantly check for new messages or directly interacting with each other&#8217;s memory. Messages can be sent and received using several different message queuing protocols, such as POSIX message queues, System V message queues, or message queues provided by third-party libraries. MQ is widely used in modern applications, especially those that require high-performance and real-time messaging capabilities.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_is_an_example_of_a_message_queue\"><\/span>What is an example of a message queue?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>A message queue is a communication mechanism that allows applications to send and receive messages asynchronously from one another. An example of a message queue is RabbitMQ, which is an open-source message broker that implements the Advanced Message Queuing Protocol (AMQP) and allows for the exchange of messages between applications or services. Another example of a message queue is Apache Kafka, which is a distributed streaming platform that provides a unified, high-throughput, low-latency platform to handle real-time data feeds.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_is_the_difference_between_message_queue_and_Kafka\"><\/span>What is the difference between message queue and Kafka?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Message queue and Kafka are both used to facilitate communication between different components of software systems, but there are significant differences between them.<\/p>\n<p>Message queues are simple, lightweight, and easy to set up, making them ideal for small to medium-sized applications. They work by storing messages in a queue and then delivering them to a receiver in the order in which they were sent. Message queues can be used for a variety of purposes, such as load balancing, request handling, and job scheduling.<\/p>\n<p>On the other hand, Kafka is a distributed streaming platform that is designed for handling large-scale data streams. It is optimized for high throughput, low latency, and fault tolerance. Kafka stores data in a distributed cluster and provides fault tolerance by replicating data across multiple nodes.<\/p>\n<p>Kafka also includes other features not found in message queues, such as:<\/p>\n<p>&#8211; Streaming: Kafka allows applications to process data as it is being produced and consumed, rather than storing data in batches.<br \/>\n&#8211; Partitioning: Kafka can partition data across multiple nodes for increased scalability and performance.<br \/>\n&#8211; Durability: Kafka provides durability by storing data on disk and replicating it across multiple nodes in the cluster.<\/p>\n<p>In summary, message queues are simple and lightweight, while Kafka is a more advanced distributed streaming platform designed for handling large-scale data streams with high throughput, low latency, and fault tolerance.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Why_is_MQ_used\"><\/span>Why is MQ used?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>MQ (Message Queuing) is used to enable communication between different applications, services, and systems. It provides a reliable and efficient way to transfer data between distributed components by allowing messages to be sent asynchronously and stored in a queue until they can be processed. This decouples sending and receiving systems, providing greater flexibility, reliability, and scalability. MQ can also help with load balancing, fault tolerance, and security by managing the delivery of messages and ensuring they reach their intended destination. Overall, MQ is an essential tool for building distributed systems and enabling different components to communicate in a seamless and scalable manner.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_is_message_queue_vs_thread\"><\/span>What is message queue vs thread?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>A message queue and a thread are both mechanisms used in software development to manage different aspects of concurrency. A message queue is a data structure that allows communication among different parts of a program, allowing different modules to exchange information without having to explicitly interact with each other. A thread, on the other hand, is a sequence of instructions that can be executed independently of the main program flow, allowing different parts of the program to run concurrently.<\/p>\n<p>The main difference between these two mechanisms lies in the way they handle concurrency. While a message queue manages the exchange of messages among different modules, a thread manages the execution of different parts of the program concurrently. Depending on the specific requirements of a software system, one or both of these mechanisms may be used to manage concurrency effectively.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_is_MQ_and_how_it_works\"><\/span>What is MQ and how it works?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>MQ stands for Message Queuing, which is a method used for communication between different applications or components within an application. It enables sending and receiving messages asynchronously between two or more systems or applications. The sender puts a message into a queue and the receiver receives the message from the queue when it is ready to process it. MQ systems are widely used in enterprise applications where there is a requirement for reliable message delivery, transaction management, and scalability. MQ works by managing the messaging process, ensuring the delivery and reliability of message passing across various systems or applications. It enables decoupling of systems and applications, increases scalability, and provides a reliable means of communication between different components in a distributed system.<br \/>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is MQ in Linux?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"MQ in Linux stands for message queue, which is a software construct used for inter-process communication (IPC) between applications running on a Linux system. It provides a reliable way to pass messages between processes, allowing them to communicate with each other without having to constantly check for new messages or directly interacting with each other's memory. Messages can be sent and received using several different message queuing protocols, such as POSIX message queues, System V message queues, or message queues provided by third-party libraries. MQ is widely used in modern applications, especially those that require high-performance and real-time messaging capabilities.\"}},{\"@type\":\"Question\",\"name\":\"What is an example of a message queue?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A message queue is a communication mechanism that allows applications to send and receive messages asynchronously from one another. An example of a message queue is RabbitMQ, which is an open-source message broker that implements the Advanced Message Queuing Protocol (AMQP) and allows for the exchange of messages between applications or services. Another example of a message queue is Apache Kafka, which is a distributed streaming platform that provides a unified, high-throughput, low-latency platform to handle real-time data feeds.\"}},{\"@type\":\"Question\",\"name\":\"What is the difference between message queue and Kafka?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Message queue and Kafka are both used to facilitate communication between different components of software systems, but there are significant differences between them.\\n\\nMessage queues are simple, lightweight, and easy to set up, making them ideal for small to medium-sized applications. They work by storing messages in a queue and then delivering them to a receiver in the order in which they were sent. Message queues can be used for a variety of purposes, such as load balancing, request handling, and job scheduling.\\n\\nOn the other hand, Kafka is a distributed streaming platform that is designed for handling large-scale data streams. It is optimized for high throughput, low latency, and fault tolerance. Kafka stores data in a distributed cluster and provides fault tolerance by replicating data across multiple nodes.\\n\\nKafka also includes other features not found in message queues, such as:\\n\\n- Streaming: Kafka allows applications to process data as it is being produced and consumed, rather than storing data in batches.\\n- Partitioning: Kafka can partition data across multiple nodes for increased scalability and performance.\\n- Durability: Kafka provides durability by storing data on disk and replicating it across multiple nodes in the cluster.\\n\\nIn summary, message queues are simple and lightweight, while Kafka is a more advanced distributed streaming platform designed for handling large-scale data streams with high throughput, low latency, and fault tolerance.\"}},{\"@type\":\"Question\",\"name\":\"Why is MQ used?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"MQ (Message Queuing) is used to enable communication between different applications, services, and systems. It provides a reliable and efficient way to transfer data between distributed components by allowing messages to be sent asynchronously and stored in a queue until they can be processed. This decouples sending and receiving systems, providing greater flexibility, reliability, and scalability. MQ can also help with load balancing, fault tolerance, and security by managing the delivery of messages and ensuring they reach their intended destination. Overall, MQ is an essential tool for building distributed systems and enabling different components to communicate in a seamless and scalable manner.\"}},{\"@type\":\"Question\",\"name\":\"What is message queue vs thread?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A message queue and a thread are both mechanisms used in software development to manage different aspects of concurrency. A message queue is a data structure that allows communication among different parts of a program, allowing different modules to exchange information without having to explicitly interact with each other. A thread, on the other hand, is a sequence of instructions that can be executed independently of the main program flow, allowing different parts of the program to run concurrently.\\n\\nThe main difference between these two mechanisms lies in the way they handle concurrency. While a message queue manages the exchange of messages among different modules, a thread manages the execution of different parts of the program concurrently. Depending on the specific requirements of a software system, one or both of these mechanisms may be used to manage concurrency effectively.\"}},{\"@type\":\"Question\",\"name\":\"What is MQ and how it works?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"MQ stands for Message Queuing, which is a method used for communication between different applications or components within an application. It enables sending and receiving messages asynchronously between two or more systems or applications. The sender puts a message into a queue and the receiver receives the message from the queue when it is ready to process it. MQ systems are widely used in enterprise applications where there is a requirement for reliable message delivery, transaction management, and scalability. MQ works by managing the messaging process, ensuring the delivery and reliability of message passing across various systems or applications. It enables decoupling of systems and applications, increases scalability, and provides a reliable means of communication between different components in a distributed system.\"}}]}<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In simple terms, a message queue in Linux is a way for processes to communicate with each other through messages that are stored in a queue. It&#8217;s a form of inter-process communication that allows processes to exchange data and synchronize their activities. Message queues can be used to implement various kinds of distributed systems, including &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/\"> <span class=\"screen-reader-text\">What Is Message Queue in Linux?<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":""},"categories":[22],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v18.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What Is Message Queue In Linux?<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Is Message Queue in Linux?\" \/>\n<meta property=\"og:description\" content=\"In simple terms, a message queue in Linux is a way for processes to communicate with each other through messages that are stored in a queue. It&#8217;s a form of inter-process communication that allows processes to exchange data and synchronize their activities. Message queues can be used to implement various kinds of distributed systems, including &hellip; What Is Message Queue in Linux? Read More &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-25T02:34:20+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Werner\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.tunesbro.com\/blog\/#website\",\"url\":\"https:\/\/www.tunesbro.com\/blog\/\",\"name\":\"\",\"description\":\"All things about tech, Windows, Mac, Android and iOS\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.tunesbro.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#webpage\",\"url\":\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/\",\"name\":\"What Is Message Queue in Linux?\",\"isPartOf\":{\"@id\":\"https:\/\/www.tunesbro.com\/blog\/#website\"},\"datePublished\":\"2023-06-25T02:34:20+00:00\",\"dateModified\":\"2023-06-25T02:34:20+00:00\",\"author\":{\"@id\":\"https:\/\/www.tunesbro.com\/blog\/#\/schema\/person\/e53e73cdb43db2e696f23a042b0fe3f0\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.tunesbro.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What Is Message Queue in Linux?\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.tunesbro.com\/blog\/#\/schema\/person\/e53e73cdb43db2e696f23a042b0fe3f0\",\"name\":\"Werner\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.tunesbro.com\/blog\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/3e952dc533362b0988b19bf0597bb88a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/3e952dc533362b0988b19bf0597bb88a?s=96&d=mm&r=g\",\"caption\":\"Werner\"},\"url\":\"https:\/\/www.tunesbro.com\/blog\/author\/werner\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What Is Message Queue In Linux?","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/","og_locale":"en_US","og_type":"article","og_title":"What Is Message Queue in Linux?","og_description":"In simple terms, a message queue in Linux is a way for processes to communicate with each other through messages that are stored in a queue. It&#8217;s a form of inter-process communication that allows processes to exchange data and synchronize their activities. Message queues can be used to implement various kinds of distributed systems, including &hellip; What Is Message Queue in Linux? Read More &raquo;","og_url":"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/","article_published_time":"2023-06-25T02:34:20+00:00","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Werner","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/www.tunesbro.com\/blog\/#website","url":"https:\/\/www.tunesbro.com\/blog\/","name":"","description":"All things about tech, Windows, Mac, Android and iOS","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.tunesbro.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#webpage","url":"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/","name":"What Is Message Queue in Linux?","isPartOf":{"@id":"https:\/\/www.tunesbro.com\/blog\/#website"},"datePublished":"2023-06-25T02:34:20+00:00","dateModified":"2023-06-25T02:34:20+00:00","author":{"@id":"https:\/\/www.tunesbro.com\/blog\/#\/schema\/person\/e53e73cdb43db2e696f23a042b0fe3f0"},"breadcrumb":{"@id":"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.tunesbro.com\/blog\/what-is-message-queue-in-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.tunesbro.com\/blog\/"},{"@type":"ListItem","position":2,"name":"What Is Message Queue in Linux?"}]},{"@type":"Person","@id":"https:\/\/www.tunesbro.com\/blog\/#\/schema\/person\/e53e73cdb43db2e696f23a042b0fe3f0","name":"Werner","image":{"@type":"ImageObject","@id":"https:\/\/www.tunesbro.com\/blog\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/3e952dc533362b0988b19bf0597bb88a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3e952dc533362b0988b19bf0597bb88a?s=96&d=mm&r=g","caption":"Werner"},"url":"https:\/\/www.tunesbro.com\/blog\/author\/werner\/"}]}},"_links":{"self":[{"href":"https:\/\/www.tunesbro.com\/blog\/wp-json\/wp\/v2\/posts\/2933"}],"collection":[{"href":"https:\/\/www.tunesbro.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tunesbro.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tunesbro.com\/blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tunesbro.com\/blog\/wp-json\/wp\/v2\/comments?post=2933"}],"version-history":[{"count":1,"href":"https:\/\/www.tunesbro.com\/blog\/wp-json\/wp\/v2\/posts\/2933\/revisions"}],"predecessor-version":[{"id":2966,"href":"https:\/\/www.tunesbro.com\/blog\/wp-json\/wp\/v2\/posts\/2933\/revisions\/2966"}],"wp:attachment":[{"href":"https:\/\/www.tunesbro.com\/blog\/wp-json\/wp\/v2\/media?parent=2933"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tunesbro.com\/blog\/wp-json\/wp\/v2\/categories?post=2933"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tunesbro.com\/blog\/wp-json\/wp\/v2\/tags?post=2933"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}