{"id":1106,"date":"2026-06-05T10:15:59","date_gmt":"2026-06-05T08:15:59","guid":{"rendered":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/?p=1106"},"modified":"2026-06-05T10:18:04","modified_gmt":"2026-06-05T08:18:04","slug":"podpiski-na-sobytiya-pub-sub-v-linux","status":"publish","type":"post","link":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/","title":{"rendered":"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ru\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">\n    <title>\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux: \u043f\u043e\u043b\u043d\u044b\u0439 \u043e\u0431\u0437\u043e\u0440 \u0431\u0440\u043e\u043a\u0435\u0440\u043e\u0432 \u0438 IPC | \u0412\u0441\u0442\u0430\u0432\u043a\u0430 \u0434\u043b\u044f WordPress<\/title>\n    <style>\n        \/* \u0421\u0442\u0438\u043b\u0438 \u2014 \u0430\u0434\u0430\u043f\u0442\u0438\u0432\u043d\u044b\u0435, \u043d\u0435\u0439\u0442\u0440\u0430\u043b\u044c\u043d\u044b\u0435, \u0431\u0435\u0437 \u043a\u043e\u043d\u0444\u043b\u0438\u043a\u0442\u043e\u0432 \u0441 \u0442\u0435\u043c\u0430\u043c\u0438 WP *\/\n        .seo-pubsub-wrapper {\n            max-width: 1280px;\n            margin: 0 auto;\n            background: #ffffff;\n            border-radius: 28px;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            color: #1e2a3a;\n            line-height: 1.5;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.03);\n            border: 1px solid #eef2f8;\n            overflow: hidden;\n        }\n        .seo-pubsub-content {\n            padding: 2rem 2rem 2rem 2rem;\n        }\n        .seo-pubsub-wrapper h2 {\n            font-size: 1.9rem;\n            font-weight: 700;\n            margin: 0 0 0.5rem 0;\n            background: linear-gradient(135deg, #1a4d5f, #136b6b);\n            background-clip: text;\n            -webkit-background-clip: text;\n            color: transparent;\n            letter-spacing: -0.01em;\n        }\n        .seo-pubsub-wrapper img {\n            max-width: 100%;\n            height: auto;\n            border-radius: 20px;\n            margin: 1rem 0;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n            display: block;\n        }\n        .seo-pubsub-wrapper h3 {\n            font-size: 1.5rem;\n            font-weight: 600;\n            margin: 1.8rem 0 0.8rem 0;\n            color: #144d5e;\n            border-bottom: 2px solid #dceef5;\n            padding-bottom: 0.3rem;\n        }\n        .tech-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: #ffffff;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 1px 2px rgba(0,0,0,0.04);\n            margin: 1.2rem 0 1rem;\n        }\n        .tech-table th {\n            background: #eef3fc;\n            padding: 12px 16px;\n            text-align: left;\n            font-weight: 700;\n            color: #11555e;\n            border-bottom: 1px solid #dde6ef;\n        }\n        .tech-table td {\n            padding: 12px 16px;\n            border-top: 1px solid #eef2f5;\n            background: #fff;\n            color: #1f3b45;\n        }\n        .tech-table tr:hover td {\n            background-color: #fafdff;\n        }\n        .ipc-list, .middle-list {\n            background: #f8fafd;\n            border-radius: 24px;\n            padding: 1rem 1.8rem;\n            margin: 1rem 0 1.2rem;\n            border: 1px solid #e2edf8;\n        }\n        .ipc-list ul, .middle-list ul {\n            margin: 0.5rem 0 0.5rem 1.2rem;\n        }\n        .choice-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n            margin: 1.5rem 0 0.5rem;\n        }\n        .choice-card {\n            background: #fbfeff;\n            border-radius: 20px;\n            padding: 0.8rem 1.2rem;\n            flex: 1;\n            min-width: 180px;\n            border: 1px solid #dde9f2;\n        }\n        .choice-card strong {\n            display: block;\n            font-size: 1.05rem;\n            color: #146b6b;\n            margin-bottom: 6px;\n        }\n        \/* \u0418\u0441\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u0439 \u0431\u043b\u043e\u043a \u0441 \u043a\u043e\u0434\u043e\u043c \u2014 \u0427\u0418\u0422\u0410\u0415\u041c\u042b\u0419 *\/\n        pre {\n            background: #0e1e24;\n            color: #eef4fc;\n            padding: 1.2rem;\n            border-radius: 24px;\n            overflow-x: auto;\n            font-family: 'SF Mono', 'Fira Code', 'Cascadia Code', 'Courier New', monospace;\n            font-size: 0.85rem;\n            line-height: 1.5;\n            margin: 1.2rem 0;\n            white-space: pre;\n            tab-size: 4;\n        }\n        code {\n            font-family: 'SF Mono', 'Fira Code', monospace;\n            background: none;\n            color: inherit;\n        }\n        .inline-code {\n            background: #f1f5f9;\n            padding: 0.2rem 0.4rem;\n            border-radius: 12px;\n            font-family: monospace;\n            font-size: 0.85rem;\n            color: #1a6d6d;\n        }\n        .footer-note {\n            font-size: 0.75rem;\n            text-align: center;\n            color: #6f7c91;\n            margin-top: 1.5rem;\n            border-top: 1px solid #e2edf2;\n            padding-top: 1.2rem;\n        }\n        @media (max-width: 680px) {\n            .seo-pubsub-content {\n                padding: 1.2rem;\n            }\n            pre {\n                font-size: 0.7rem;\n                padding: 1rem;\n            }\n        }\n        .internal-link {\n            text-decoration: none;\n            font-weight: 500;\n            background: #ecf9f0;\n            padding: 0 4px;\n            border-radius: 12px;\n            color: #146b6b;\n        }\n        .external-link {\n            color: #1f6e8c;\n            text-decoration: underline;\n            text-decoration-thickness: 1px;\n        }\n    <\/style>\n<\/head>\n<body>\n<div class=\"seo-pubsub-wrapper\">\n    <div class=\"seo-pubsub-content\">\n        <!-- \u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0441 alt-\u0430\u0442\u0440\u0438\u0431\u0443\u0442\u043e\u043c (\u043a\u043b\u044e\u0447\u0435\u0432\u0430\u044f \u0444\u0440\u0430\u0437\u0430) -->\n        <img decoding=\"async\" src=\"https:\/\/placehold.co\/1200x400\/1c6e6e\/ffffff?text=Linux+Pub%2FSub+Alternatives\" \n             alt=\"\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux: \u0431\u0440\u043e\u043a\u0435\u0440\u044b \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439 \u0438 IPC \u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c\u044b\" \n             title=\"\u0421\u0440\u0430\u0432\u043d\u0435\u043d\u0438\u0435 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432 Redis Pub\/Sub \u0432 Linux\">\n\n        <h2>\ud83d\udce1 \u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux: \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043e\u0431\u043c\u0435\u043d\u0430 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f\u043c\u0438<\/h2>\n        <p><strong>\u041a\u043b\u044e\u0447\u0435\u0432\u0430\u044f \u0444\u0440\u0430\u0437\u0430 \u0441\u0442\u0430\u0442\u044c\u0438 \u2014 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux.<\/strong> \u0415\u0441\u043b\u0438 \u0432\u0430\u043c \u043d\u0443\u0436\u0435\u043d \u043f\u0430\u0442\u0442\u0435\u0440\u043d \u00ab\u0438\u0437\u0434\u0430\u0442\u0435\u043b\u044c-\u043f\u043e\u0434\u043f\u0438\u0441\u0447\u0438\u043a\u00bb, \u043d\u043e \u0445\u043e\u0447\u0435\u0442\u0441\u044f \u0440\u0430\u0441\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0434\u0440\u0443\u0433\u0438\u0435 \u0431\u0440\u043e\u043a\u0435\u0440\u044b, IPC-\u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c\u044b \u044f\u0434\u0440\u0430 \u0438\u043b\u0438 \u043b\u0435\u0433\u043a\u043e\u0432\u0435\u0441\u043d\u044b\u0435 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u2014 \u044d\u0442\u043e\u0442 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043e\u0431\u0437\u043e\u0440 \u0434\u043b\u044f \u0432\u0430\u0441. \u041c\u044b \u0440\u0430\u0437\u0431\u0435\u0440\u0451\u043c <a href=\"#brokers\" class=\"internal-link\">\u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u0431\u0440\u043e\u043a\u0435\u0440\u044b<\/a>, <a href=\"#ipc\" class=\"internal-link\">\u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0435 IPC Linux<\/a> \u0438 \u043f\u0440\u0438\u043c\u0435\u0440\u044b \u043a\u043e\u0434\u0430. \u0421\u0438\u043d\u043e\u043d\u0438\u043c\u044b: \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043e\u0447\u0435\u0440\u0435\u0434\u0435\u0439, event-driven \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f, Pub\/Sub \u0431\u0435\u0437 Redis.<\/p>\n\n        <!-- \u0412\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u044f\u044f \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f (\u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0435 \u0441\u0441\u044b\u043b\u043a\u0438) -->\n        <div style=\"background: #f3f9fe; border-radius: 20px; padding: 0.8rem 1.2rem; margin: 1rem 0;\">\n            \ud83d\udccc <strong>\u0421\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435:<\/strong> \n            <a href=\"#brokers\" class=\"internal-link\">\u0411\u0440\u043e\u043a\u0435\u0440\u044b \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439<\/a> \u00b7 \n            <a href=\"#ipc\" class=\"internal-link\">IPC Linux<\/a> \u00b7 \n            <a href=\"#middleware\" class=\"internal-link\">Middleware<\/a> \u00b7 \n            <a href=\"#choise\" class=\"internal-link\">\u0427\u0442\u043e \u0432\u044b\u0431\u0440\u0430\u0442\u044c?<\/a> \u00b7 \n            <a href=\"#example\" class=\"internal-link\">\u041f\u0440\u0438\u043c\u0435\u0440 ZeroMQ<\/a>\n        <\/div>\n\n        <!-- 1. \u0411\u0440\u043e\u043a\u0435\u0440\u044b \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439 (\u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis) -->\n        <h3 id=\"brokers\">1. \u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux: \u0431\u0440\u043e\u043a\u0435\u0440\u044b \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439<\/h3>\n        <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x300\/eef5fa\/1b6d6d?text=Message+Brokers\" \n             alt=\"\u0411\u0440\u043e\u043a\u0435\u0440\u044b \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439 \u2014 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux: Kafka, NATS, RabbitMQ\" \n             style=\"max-width: 100%; margin: 0.5rem 0 1rem 0;\">\n        <p>\u041f\u0440\u043e\u043c\u0435\u0436\u0443\u0442\u043e\u0447\u043d\u044b\u0435 \u0431\u0440\u043e\u043a\u0435\u0440\u044b \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0442 \u0434\u043b\u044f \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u043e\u0439 \u0438 \u043c\u043d\u043e\u0433\u043e\u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043d\u043e\u0439 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u0438. \u041c\u043d\u043e\u0433\u0438\u0435 \u0438\u0437 \u043d\u0438\u0445 \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u044e\u0442 \u0431\u043e\u043b\u0435\u0435 \u0433\u0438\u0431\u043a\u0443\u044e \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0438\u0437\u0430\u0446\u0438\u044e, \u0447\u0435\u043c \u043a\u043b\u0430\u0441\u0441\u0438\u0447\u0435\u0441\u043a\u0438\u0439 <strong>Redis Pub\/Sub<\/strong>. \u0412\u043e\u0442 \u043b\u0443\u0447\u0448\u0438\u0435 <strong>\u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux<\/strong> \u0441\u0440\u0435\u0434\u0438 \u0431\u0440\u043e\u043a\u0435\u0440\u043e\u0432:<\/p>\n        <table class=\"tech-table\">\n            <thead><tr><th>\u0421\u0438\u0441\u0442\u0435\u043c\u0430<\/th><th>\u041e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438 Pub\/Sub<\/th><\/tr><\/thead>\n            <tbody>\n                <tr><td><strong>Redis<\/strong> <span class=\"external-link\">(\u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0430\u0439\u0442)<\/span><\/td>\n                    <td>PUBLISH\/SUBSCRIBE, \u0431\u044b\u0441\u0442\u0440\u044b\u0439 in\u2011memory, \u043d\u043e \u0431\u0435\u0437 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439 \u043f\u0440\u0438 \u043e\u0442\u0432\u0430\u043b\u0430\u0445 \u043f\u043e\u0434\u043f\u0438\u0441\u0447\u0438\u043a\u0430.<\/td>\n                <\/tr>\n                <tr><td><a href=\"https:\/\/mqtt.org\/\" class=\"external-link\" target=\"_blank\" rel=\"noopener noreferrer\">MQTT (Mosquitto)<\/a><\/td>\n                    <td>\u041b\u0451\u0433\u043a\u0438\u0439 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b \u0434\u043b\u044f IoT, QoS, \u0438\u0434\u0435\u0430\u043b\u044c\u043d\u043e \u043f\u043e\u0434 \u043c\u0438\u043a\u0440\u043e\u0441\u0435\u0440\u0432\u0438\u0441\u044b.<\/td>\n                <\/tr>\n                <tr><td><a href=\"https:\/\/zeromq.org\/\" class=\"external-link\" target=\"_blank\" rel=\"noopener noreferrer\">ZeroMQ<\/a><\/td>\n                    <td>Pub\/Sub \u0431\u0435\u0437 \u0446\u0435\u043d\u0442\u0440\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0431\u0440\u043e\u043a\u0435\u0440\u0430, \u0432\u044b\u0441\u043e\u043a\u0430\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c.<\/td>\n                <\/tr>\n                <tr><td><a href=\"https:\/\/www.rabbitmq.com\/\" class=\"external-link\" target=\"_blank\" rel=\"noopener noreferrer\">RabbitMQ<\/a><\/td>\n                    <td>AMQP \u0431\u0440\u043e\u043a\u0435\u0440, topic exchanges, \u043d\u0430\u0434\u0451\u0436\u043d\u044b\u0435 \u043e\u0447\u0435\u0440\u0435\u0434\u0438.<\/td>\n                <\/tr>\n                <tr><td><a href=\"https:\/\/nats.io\/\" class=\"external-link\" target=\"_blank\" rel=\"noopener noreferrer\">NATS<\/a><\/td>\n                    <td>\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u044b\u0439 \u0438 \u0441\u0432\u0435\u0440\u0445\u0431\u044b\u0441\u0442\u0440\u044b\u0439 Pub\/Sub \u0431\u0440\u043e\u043a\u0435\u0440 \u0434\u043b\u044f \u043e\u0431\u043b\u0430\u0447\u043d\u044b\u0445 \u0441\u0440\u0435\u0434.<\/td>\n                <\/tr>\n                <tr><td><a href=\"https:\/\/kafka.apache.org\/\" class=\"external-link\" target=\"_blank\" rel=\"noopener noreferrer\">Apache Kafka<\/a><\/td>\n                    <td>\u041f\u043e\u0442\u043e\u043a\u043e\u0432\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435, \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u044b\u0439 \u043b\u043e\u0433, \u043e\u0442\u043b\u0438\u0447\u043d\u0430\u044f \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0430 Redis \u0434\u043b\u044f \u0431\u043e\u043b\u044c\u0448\u0438\u0445 \u0434\u0430\u043d\u043d\u044b\u0445.<\/td>\n                <\/tr>\n                <tr><td>Nanomsg \/ NNG<\/td><td>\u041b\u0435\u0433\u043a\u043e\u0432\u0435\u0441\u043d\u0430\u044f \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0430 ZeroMQ, \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 SP-\u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u043e\u0432.<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n\n        <!-- 2. \u0412\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0435 IPC-\u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c\u044b Linux -->\n        <h3 id=\"ipc\">2. IPC Linux \u043a\u0430\u043a \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0430 Redis Pub\/Sub (\u043b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0438)<\/h3>\n        <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x250\/eef2fa\/1d6b6b?text=Linux+IPC+Pub%2FSub\" \n             alt=\"IPC Linux: D-Bus, inotify, Netlink \u2014 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0435 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux\">\n        <p>\u0414\u043b\u044f \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432 \u043d\u0430 \u043e\u0434\u043d\u043e\u043c \u0445\u043e\u0441\u0442\u0435 \u043c\u043e\u0436\u043d\u043e \u043d\u0435 \u0440\u0430\u0437\u0432\u043e\u0440\u0430\u0447\u0438\u0432\u0430\u0442\u044c Redis, \u0430 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0435 \u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c\u044b \u044f\u0434\u0440\u0430. \u042d\u0442\u043e <strong>\u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux<\/strong> \u0441 \u043d\u0443\u043b\u0435\u0432\u044b\u043c \u043e\u0432\u0435\u0440\u0445\u0435\u0434\u043e\u043c \u0441\u0435\u0442\u0438:<\/p>\n        <div class=\"ipc-list\">\n            <ul>\n                <li><strong><a href=\"https:\/\/www.freedesktop.org\/wiki\/Software\/dbus\/\" class=\"external-link\" target=\"_blank\" rel=\"noopener noreferrer\">D-Bus<\/a><\/strong> \u2014 \u0432\u044b\u0441\u043e\u043a\u043e\u0443\u0440\u043e\u0432\u043d\u0435\u0432\u0430\u044f \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0430 \u043d\u0430 \u0441\u0438\u0433\u043d\u0430\u043b\u044b \u043c\u0435\u0436\u0434\u0443 \u0441\u0435\u0440\u0432\u0438\u0441\u0430\u043c\u0438 (\u0441\u0438\u0441\u0442\u0435\u043c\u043d\u0430\u044f \u0448\u0438\u043d\u0430). \u041e\u0442\u043b\u0438\u0447\u043d\u0430\u044f \u0437\u0430\u043c\u0435\u043d\u0430 Redis Pub\/Sub \u0434\u043b\u044f \u0434\u0435\u043c\u043e\u043d\u043e\u0432.<\/li>\n                <li><strong><a href=\"https:\/\/man7.org\/linux\/man-pages\/man7\/inotify.7.html\" class=\"external-link\" target=\"_blank\" rel=\"noopener noreferrer\">inotify<\/a><\/strong> \u2014 \u0441\u043b\u0435\u0436\u0435\u043d\u0438\u0435 \u0437\u0430 \u0444\u0430\u0439\u043b\u0430\u043c\u0438 + \u043c\u043e\u0436\u043d\u043e \u043f\u043e\u0441\u0442\u0440\u043e\u0438\u0442\u044c Pub\/Sub \u043f\u043e\u0432\u0435\u0440\u0445 \u0441\u043e\u0431\u044b\u0442\u0438\u0439 \u0424\u0421.<\/li>\n                <li><strong>Netlink sockets<\/strong> \u2014 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0430 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f \u044f\u0434\u0440\u0430 (\u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u044b, \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0438\u0437\u0430\u0446\u0438\u044f, netfilter).<\/li>\n                <li><strong>POSIX message queues<\/strong> \u2014 \u043e\u0447\u0435\u0440\u0435\u0434\u0438 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439 \u0434\u043b\u044f \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432.<\/li>\n                <li><strong>UNIX sockets (SOCK_DGRAM\/SOCK_STREAM)<\/strong> \u2014 \u043a\u0430\u0441\u0442\u043e\u043c\u043d\u0430\u044f \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f Pub\/Sub.<\/li>\n                <li><strong>eventfd \/ signalfd \/ epoll<\/strong> \u2014 \u043d\u0438\u0437\u043a\u043e\u0443\u0440\u043e\u0432\u043d\u0435\u0432\u044b\u0435 \u0441\u043e\u0431\u044b\u0442\u0438\u044f, \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0441\u0442\u0440\u043e\u044f\u0442 Pub\/Sub \u0441\u0438\u0441\u0442\u0435\u043c\u044b.<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- 3. Middleware \u0438 \u0444\u0440\u0435\u0439\u043c\u0432\u043e\u0440\u043a\u0438 -->\n        <h3 id=\"middleware\">3. Middleware \u0438 \u0444\u0440\u0435\u0439\u043c\u0432\u043e\u0440\u043a\u0438 \u0441 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u043e\u0439 \u0441\u043e\u0431\u044b\u0442\u0438\u0439<\/h3>\n        <div class=\"middle-list\">\n            <ul>\n                <li><strong>gRPC + streaming<\/strong> \u2014 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0430 \u0447\u0435\u0440\u0435\u0437 server\u2011side streaming (\u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0430 Pub\/Sub).<\/li>\n                <li><strong>libevent \/ libuv<\/strong> \u2014 \u0441\u043e\u0431\u044b\u0442\u0438\u0439\u043d\u044b\u0435 \u0446\u0438\u043a\u043b\u044b \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u043a\u0430\u0441\u0442\u043e\u043c\u043d\u044b\u0445 Pub\/Sub \u0441\u0438\u0441\u0442\u0435\u043c.<\/li>\n                <li><strong>Qt signals\/slots<\/strong> \u2014 \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u0439 C++.<\/li>\n                <li><strong>ROS 2<\/strong> \u2014 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u0430\u044f Pub\/Sub \u0432 \u0440\u043e\u0431\u043e\u0442\u043e\u0442\u0435\u0445\u043d\u0438\u043a\u0435 \u043f\u043e\u0432\u0435\u0440\u0445 DDS.<\/li>\n                <li><strong>Apache Pulsar<\/strong> \u2014 \u043c\u0443\u043b\u044c\u0442\u0438\u0442\u0435\u043d\u0430\u043d\u0442\u043d\u044b\u0439 \u0431\u0440\u043e\u043a\u0435\u0440 \u0441 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u043e\u0439 \u0442\u0435\u043c.<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- 4. \u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 (\u043a\u043b\u044e\u0447\u0435\u0432\u0430\u044f \u0444\u0440\u0430\u0437\u0430 \u0441\u043d\u043e\u0432\u0430) -->\n        <h3 id=\"choise\">\u2705 \u0427\u0442\u043e \u0432\u044b\u0431\u0440\u0430\u0442\u044c? \u041b\u0443\u0447\u0448\u0438\u0435 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux \u043f\u043e \u0441\u0446\u0435\u043d\u0430\u0440\u0438\u044f\u043c<\/h3>\n        <div class=\"choice-grid\">\n            <div class=\"choice-card\"><strong>\ud83c\udfe0 \u041b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439 Pub\/Sub<\/strong>ZeroMQ, D-Bus, POSIX MQ, UNIX\u2011\u0441\u043e\u043a\u0435\u0442\u044b<\/div>\n            <div class=\"choice-card\"><strong>\ud83c\udf0d \u0420\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430<\/strong>NATS, Redis (\u043a\u043b\u0430\u0441\u0442\u0435\u0440), MQTT<\/div>\n            <div class=\"choice-card\"><strong>\ud83d\udcca Big Data \/ \u043f\u043e\u0442\u043e\u043a\u0438<\/strong>Apache Kafka, Redpanda<\/div>\n            <div class=\"choice-card\"><strong>\ud83d\udcdf IoT \/ \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430<\/strong>MQTT (Mosquitto), NanoMQ<\/div>\n            <div class=\"choice-card\"><strong>\u2699\ufe0f \u042f\u0434\u0440\u043e Linux<\/strong>Netlink, inotify, eventfd<\/div>\n        <\/div>\n\n        <!-- 5. \u0418\u0421\u041f\u0420\u0410\u0412\u041b\u0415\u041d\u041d\u042b\u0419 \u041f\u0420\u0418\u041c\u0415\u0420 C \u041a\u041e\u0414\u041e\u041c ZeroMQ \u2014 \u0442\u0435\u043f\u0435\u0440\u044c \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e \u0447\u0438\u0442\u0430\u0435\u043c -->\n        <h3 id=\"example\">\ud83d\udd27 \u041f\u0440\u0438\u043c\u0435\u0440: ZeroMQ Pub\/Sub \u043d\u0430 C \u2014 \u043e\u0434\u043d\u0430 \u0438\u0437 \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u044b\u0445 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432 Redis Pub\/Sub \u0432 Linux<\/h3>\n        <pre><code>\/\/ publisher.c \u2014 \u0438\u0437\u0434\u0430\u0442\u0435\u043b\u044c\nvoid publisher() {\n    void *context = zmq_ctx_new();\n    void *publisher = zmq_socket(context, ZMQ_PUB);\n    zmq_bind(publisher, \"tcp:\/\/*:5555\");\n\n    while (1) {\n        zmq_send(publisher, \"topic1 Hello\", 12, 0);\n        sleep(1);\n    }\n}\n\n\/\/ subscriber.c \u2014 \u043f\u043e\u0434\u043f\u0438\u0441\u0447\u0438\u043a\nvoid subscriber() {\n    void *context = zmq_ctx_new();\n    void *subscriber = zmq_socket(context, ZMQ_SUB);\n    zmq_connect(subscriber, \"tcp:\/\/localhost:5555\");\n    zmq_setsockopt(subscriber, ZMQ_SUBSCRIBE, \"topic1\", 6);\n\n    char buffer[256];\n    while (1) {\n        zmq_recv(subscriber, buffer, 255, 0);\n        printf(\"Received: %s\\n\", buffer);\n    }\n}<\/code><\/pre>\n        <p>\u2699\ufe0f <strong>\u041a\u0430\u043a \u044d\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442:<\/strong> ZeroMQ \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0431\u0440\u043e\u043a\u0435\u0440\u0430 \u2014 \u044d\u0442\u043e <strong>\u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0430 Redis Pub\/Sub \u0432 Linux<\/strong>, \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0449\u0430\u044f peer\u2011to\u2011peer. \u0418\u0437\u0434\u0430\u0442\u0435\u043b\u044c \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0441 \u0442\u043e\u043f\u0438\u043a\u043e\u043c <span class=\"inline-code\">&#171;topic1&#187;<\/span>, \u043f\u043e\u0434\u043f\u0438\u0441\u0447\u0438\u043a \u0444\u0438\u043b\u044c\u0442\u0440\u0443\u0435\u0442 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u043f\u043e \u044d\u0442\u043e\u043c\u0443 \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u0443. \u041a\u043e\u043c\u043f\u0438\u043b\u044f\u0446\u0438\u044f: <span class=\"inline-code\">gcc -o publisher publisher.c -lzmq<\/span> \u0438 <span class=\"inline-code\">gcc -o subscriber subscriber.c -lzmq<\/span>.<\/p>\n\n        <!-- \u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0441 \u043a\u043b\u044e\u0447\u0435\u0432\u043e\u0439 \u0444\u0440\u0430\u0437\u043e\u0439 -->\n        <img decoding=\"async\" src=\"https:\/\/placehold.co\/1100x200\/176e6e\/white?text=ZeroMQ+as+Redis+Pub%2FSub+Alternative+for+Linux\" \n             alt=\"ZeroMQ \u2014 \u043c\u043e\u0449\u043d\u0430\u044f \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0430 Redis Pub\/Sub \u0432 Linux \u0434\u043b\u044f \u0432\u044b\u0441\u043e\u043a\u043e\u043d\u0430\u0433\u0440\u0443\u0436\u0435\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c\" \n             style=\"margin-top: 1.2rem;\">\n\n        <div class=\"footer-note\">\n            \ud83d\udd0d <strong>\u0412\u044b\u0432\u043e\u0434:<\/strong> \u0412\u044b \u0438\u0437\u0443\u0447\u0438\u043b\u0438 \u0433\u043b\u0430\u0432\u043d\u044b\u0435 <strong>\u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux<\/strong> \u2014 \u043e\u0442 \u0431\u0440\u043e\u043a\u0435\u0440\u043e\u0432 (NATS, Kafka) \u0434\u043e IPC (D-Bus, inotify). \u0412\u044b\u0431\u0438\u0440\u0430\u0439\u0442\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u0438\u0441\u0445\u043e\u0434\u044f \u0438\u0437 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u043e\u0441\u0442\u0438, \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u0439 \u043a \u043d\u0430\u0434\u0451\u0436\u043d\u043e\u0441\u0442\u0438 \u0438 \u044f\u0437\u044b\u043a\u0430 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438.  \n            <br\/>\ud83d\udccc <a href=\"#\">\u0412\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u043d\u0430\u0447\u0430\u043b\u0443<\/a> | <a href=\"#brokers\" class=\"internal-link\">\u0411\u0440\u043e\u043a\u0435\u0440\u044b<\/a> | <a href=\"#ipc\" class=\"internal-link\">IPC Linux<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux: \u043f\u043e\u043b\u043d\u044b\u0439 \u043e\u0431\u0437\u043e\u0440 \u0431\u0440\u043e\u043a\u0435\u0440\u043e\u0432 \u0438 IPC | \u0412\u0441\u0442\u0430\u0432\u043a\u0430 \u0434\u043b\u044f WordPress \ud83d\udce1 \u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux: \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043e\u0431\u043c\u0435\u043d\u0430 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f\u043c\u0438 \u041a\u043b\u044e\u0447\u0435\u0432\u0430\u044f \u0444\u0440\u0430\u0437\u0430 \u0441\u0442\u0430\u0442\u044c\u0438 \u2014 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b Redis Pub\/Sub \u0432 Linux. \u0415\u0441\u043b\u0438 \u0432\u0430\u043c \u043d\u0443\u0436\u0435\u043d \u043f\u0430\u0442\u0442\u0435\u0440\u043d \u00ab\u0438\u0437\u0434\u0430\u0442\u0435\u043b\u044c-\u043f\u043e\u0434\u043f\u0438\u0441\u0447\u0438\u043a\u00bb, \u043d\u043e \u0445\u043e\u0447\u0435\u0442\u0441\u044f \u0440\u0430\u0441\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0434\u0440\u0443\u0433\u0438\u0435 \u0431\u0440\u043e\u043a\u0435\u0440\u044b, IPC-\u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c\u044b \u044f\u0434\u0440\u0430 \u0438\u043b\u0438 \u043b\u0435\u0433\u043a\u043e\u0432\u0435\u0441\u043d\u044b\u0435 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u2014 \u044d\u0442\u043e\u0442 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043e\u0431\u0437\u043e\u0440 \u0434\u043b\u044f \u0432\u0430\u0441. \u041c\u044b \u0440\u0430\u0437\u0431\u0435\u0440\u0451\u043c \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u0431\u0440\u043e\u043a\u0435\u0440\u044b, \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0435 IPC Linux [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1106","post","type-post","status-publish","format-standard","hentry","category-bez-rubriki"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux - Oleg Vyskrebentsev Com<\/title>\n<meta name=\"description\" content=\"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux - Oleg Vyskrebentsev Com - \u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 \u041b\u0438\u043d\u0443\u043a\u0441 \u0438 \u0434\u0440\u0443\u0433\u0438\u0445\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux - Oleg Vyskrebentsev Com\" \/>\n<meta property=\"og:description\" content=\"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux - Oleg Vyskrebentsev Com - \u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 \u041b\u0438\u043d\u0443\u043a\u0441 \u0438 \u0434\u0440\u0443\u0433\u0438\u0445\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/\" \/>\n<meta property=\"og:site_name\" content=\"Oleg Vyskrebentsev Com\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-05T08:15:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-05T08:18:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/placehold.co\/1200x400\/1c6e6e\/ffffff?text=Linux+Pub%2FSub+Alternatives\" \/>\n<meta name=\"author\" content=\"Oleg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041d\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0430\u0432\u0442\u043e\u0440\u043e\u043c\" \/>\n\t<meta name=\"twitter:data1\" content=\"Oleg\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 \u043c\u0438\u043d\u0443\u0442\u044b\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/podpiski-na-sobytiya-pub-sub-v-linux\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/podpiski-na-sobytiya-pub-sub-v-linux\\\/\"},\"author\":{\"name\":\"Oleg\",\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/35f45648db8afd7b381ca4e0c8ba9da1\"},\"headline\":\"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\\\/Sub \u0432 Linux\",\"datePublished\":\"2026-06-05T08:15:59+00:00\",\"dateModified\":\"2026-06-05T08:18:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/podpiski-na-sobytiya-pub-sub-v-linux\\\/\"},\"wordCount\":493,\"publisher\":{\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/35f45648db8afd7b381ca4e0c8ba9da1\"},\"image\":{\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/podpiski-na-sobytiya-pub-sub-v-linux\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/placehold.co\\\/1200x400\\\/1c6e6e\\\/ffffff?text=Linux+Pub%2FSub+Alternatives\",\"inLanguage\":\"ru-RU\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/podpiski-na-sobytiya-pub-sub-v-linux\\\/\",\"url\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/podpiski-na-sobytiya-pub-sub-v-linux\\\/\",\"name\":\"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\\\/Sub \u0432 Linux - Oleg Vyskrebentsev Com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/podpiski-na-sobytiya-pub-sub-v-linux\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/podpiski-na-sobytiya-pub-sub-v-linux\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/placehold.co\\\/1200x400\\\/1c6e6e\\\/ffffff?text=Linux+Pub%2FSub+Alternatives\",\"datePublished\":\"2026-06-05T08:15:59+00:00\",\"dateModified\":\"2026-06-05T08:18:04+00:00\",\"description\":\"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\\\/Sub \u0432 Linux - Oleg Vyskrebentsev Com - \u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\\\/Sub \u0432 \u041b\u0438\u043d\u0443\u043a\u0441 \u0438 \u0434\u0440\u0443\u0433\u0438\u0445\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/podpiski-na-sobytiya-pub-sub-v-linux\\\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/podpiski-na-sobytiya-pub-sub-v-linux\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/podpiski-na-sobytiya-pub-sub-v-linux\\\/#primaryimage\",\"url\":\"https:\\\/\\\/placehold.co\\\/1200x400\\\/1c6e6e\\\/ffffff?text=Linux+Pub%2FSub+Alternatives\",\"contentUrl\":\"https:\\\/\\\/placehold.co\\\/1200x400\\\/1c6e6e\\\/ffffff?text=Linux+Pub%2FSub+Alternatives\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/podpiski-na-sobytiya-pub-sub-v-linux\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\",\"item\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\\\/Sub \u0432 Linux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/\",\"name\":\"Oleg Vyskrebentsev Ru\",\"description\":\"\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u0438\u043a\u0430, \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435, \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u043a\u0430\",\"publisher\":{\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/35f45648db8afd7b381ca4e0c8ba9da1\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ru-RU\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/35f45648db8afd7b381ca4e0c8ba9da1\",\"name\":\"Oleg\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4631045f7a241587d3b7aee5d2e5bb0f6ad9cfe211975e45e82cb2f00f2b61e7?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4631045f7a241587d3b7aee5d2e5bb0f6ad9cfe211975e45e82cb2f00f2b61e7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4631045f7a241587d3b7aee5d2e5bb0f6ad9cfe211975e45e82cb2f00f2b61e7?s=96&d=mm&r=g\",\"caption\":\"Oleg\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4631045f7a241587d3b7aee5d2e5bb0f6ad9cfe211975e45e82cb2f00f2b61e7?s=96&d=mm&r=g\"},\"sameAs\":[\"https:\\\/\\\/oleg-vyskrebentsev.com\\\/wordpress\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux - Oleg Vyskrebentsev Com","description":"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux - Oleg Vyskrebentsev Com - \u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 \u041b\u0438\u043d\u0443\u043a\u0441 \u0438 \u0434\u0440\u0443\u0433\u0438\u0445","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:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/","og_locale":"ru_RU","og_type":"article","og_title":"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux - Oleg Vyskrebentsev Com","og_description":"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux - Oleg Vyskrebentsev Com - \u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 \u041b\u0438\u043d\u0443\u043a\u0441 \u0438 \u0434\u0440\u0443\u0433\u0438\u0445","og_url":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/","og_site_name":"Oleg Vyskrebentsev Com","article_published_time":"2026-06-05T08:15:59+00:00","article_modified_time":"2026-06-05T08:18:04+00:00","og_image":[{"url":"https:\/\/placehold.co\/1200x400\/1c6e6e\/ffffff?text=Linux+Pub%2FSub+Alternatives","type":"","width":"","height":""}],"author":"Oleg","twitter_card":"summary_large_image","twitter_misc":{"\u041d\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0430\u0432\u0442\u043e\u0440\u043e\u043c":"Oleg","\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"4 \u043c\u0438\u043d\u0443\u0442\u044b"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/#article","isPartOf":{"@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/"},"author":{"name":"Oleg","@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/#\/schema\/person\/35f45648db8afd7b381ca4e0c8ba9da1"},"headline":"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux","datePublished":"2026-06-05T08:15:59+00:00","dateModified":"2026-06-05T08:18:04+00:00","mainEntityOfPage":{"@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/"},"wordCount":493,"publisher":{"@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/#\/schema\/person\/35f45648db8afd7b381ca4e0c8ba9da1"},"image":{"@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/placehold.co\/1200x400\/1c6e6e\/ffffff?text=Linux+Pub%2FSub+Alternatives","inLanguage":"ru-RU"},{"@type":"WebPage","@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/","url":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/","name":"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux - Oleg Vyskrebentsev Com","isPartOf":{"@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/#website"},"primaryImageOfPage":{"@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/#primaryimage"},"image":{"@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/placehold.co\/1200x400\/1c6e6e\/ffffff?text=Linux+Pub%2FSub+Alternatives","datePublished":"2026-06-05T08:15:59+00:00","dateModified":"2026-06-05T08:18:04+00:00","description":"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux - Oleg Vyskrebentsev Com - \u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 \u041b\u0438\u043d\u0443\u043a\u0441 \u0438 \u0434\u0440\u0443\u0433\u0438\u0445","breadcrumb":{"@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/"]}]},{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/#primaryimage","url":"https:\/\/placehold.co\/1200x400\/1c6e6e\/ffffff?text=Linux+Pub%2FSub+Alternatives","contentUrl":"https:\/\/placehold.co\/1200x400\/1c6e6e\/ffffff?text=Linux+Pub%2FSub+Alternatives"},{"@type":"BreadcrumbList","@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/podpiski-na-sobytiya-pub-sub-v-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","item":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/"},{"@type":"ListItem","position":2,"name":"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f Pub\/Sub \u0432 Linux"}]},{"@type":"WebSite","@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/#website","url":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/","name":"Oleg Vyskrebentsev Ru","description":"\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u0438\u043a\u0430, \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435, \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u043a\u0430","publisher":{"@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/#\/schema\/person\/35f45648db8afd7b381ca4e0c8ba9da1"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":["Person","Organization"],"@id":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/#\/schema\/person\/35f45648db8afd7b381ca4e0c8ba9da1","name":"Oleg","image":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/secure.gravatar.com\/avatar\/4631045f7a241587d3b7aee5d2e5bb0f6ad9cfe211975e45e82cb2f00f2b61e7?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4631045f7a241587d3b7aee5d2e5bb0f6ad9cfe211975e45e82cb2f00f2b61e7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4631045f7a241587d3b7aee5d2e5bb0f6ad9cfe211975e45e82cb2f00f2b61e7?s=96&d=mm&r=g","caption":"Oleg"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/4631045f7a241587d3b7aee5d2e5bb0f6ad9cfe211975e45e82cb2f00f2b61e7?s=96&d=mm&r=g"},"sameAs":["https:\/\/oleg-vyskrebentsev.com\/wordpress"]}]}},"_links":{"self":[{"href":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/wp-json\/wp\/v2\/posts\/1106","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/wp-json\/wp\/v2\/comments?post=1106"}],"version-history":[{"count":5,"href":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/wp-json\/wp\/v2\/posts\/1106\/revisions"}],"predecessor-version":[{"id":1431,"href":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/wp-json\/wp\/v2\/posts\/1106\/revisions\/1431"}],"wp:attachment":[{"href":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/wp-json\/wp\/v2\/media?parent=1106"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/wp-json\/wp\/v2\/categories?post=1106"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oleg-vyskrebentsev.com\/wordpress\/wp-json\/wp\/v2\/tags?post=1106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}