https://www.confluent.io/ja-jp/learn/publish-subscribe/
Publish-Subscribe - Intro to Pub-Sub Messaging | Confluent | JP
Pub/sub is a messaging framework commonly used for inter-service communication and data integration pipelines. Learn how it works, with examples, benefits, and...
publish subscribeintromessagingconfluentjp
https://www.ibm.com/docs/en/ibm-mq/9.0.x?topic=messaging-configuring-publishsubscribe-websphere-mq-60-queue-managers
Configuring publish/subscribe for IBM WebSphere MQ 6.0 queue managers
In IBM MQ Explorer, you can configure IBM WebSphere MQ 6.0 queue managers as brokers to route messages between publishing applications and subscribing...
ibm websphere mqpublish subscribe6 0configuring
https://www.ibm.com/docs/en/ibm-mq/9.3.x?topic=networks-creating-single-topic-space-in-publishsubscribe-cluster
Creating a single topic space in a publish/subscribe cluster
Scale up a publish/subscribe system to run on multiple queue managers. Use a publish/subscribe cluster to provide each publisher and subscriber with a single...
a singlepublish subscribecreatingtopicspace
https://www.ibm.com/docs/en/ibm-mq/9.3.x?topic=networks-publishsubscribe-clusters
Publish/subscribe clusters
A publish/subscribe cluster is a standard cluster of interconnected queue managers, on which publications are automatically moved from publishing applications...
publish subscribeclusters
https://www.ibm.com/docs/en/ibm-mq/9.1.x?topic=explorer-configuring-publishsubscribe-messaging
Configuring publish/subscribe messaging
In publish/subscribe messaging, the sender of a message (the publisher) is decoupled from the recipient of the message (the subscriber) so that the publisher...
publish subscribeconfiguringmessaging
https://www.ibm.com/docs/de/ibm-mq/9.4.x?topic=messaging-configuring-distributed-publishsubscribe-networks
Verteilte Publish/Subscribe-Netze konfigurieren
Warteschlangenmanager, die miteinander in eine verteilte Publish/Subscribe-Topologie miteinander verbunden sind, nutzen gemeinsam einen gemeinsamen...
publish subscribenetzekonfigurieren
https://www.codementor.io/tutors/publish-subscribe
Find top Publish subscribe tutors - learn Publish subscribe today | Codementor
Master Publish subscribe from our tutors who will personalize a study plan to help you refine your Publish subscribe skills. Find the perfect tutor today!
publish subscribelearn todayfindtoptutors
https://www.ibm.com/docs/en/ibm-mq/9.3.x?topic=queuing-writing-publishsubscribe-applications
Writing publish/subscribe applications
Start writing publish/subscribe IBM MQ applications.
publish subscribewritingapplications
https://www.ibm.com/docs/en/ibm-mq/9.1.x?topic=problems-loop-detection-in-distributed-publishsubscribe-network
Loop detection in a distributed publish/subscribe network
In a distributed publish/subscribe network, it is important that publications and proxy subscriptions cannot loop, because this would result in a flooded...
in apublish subscribeloopdetectiondistributed
https://www.electronicdesign.com/technologies/embedded/article/21774801/dds-v10-standardizes-publish-subscribe
DDS V1.0 Standardizes Publish/Subscribe | Electronic Design
Connectionless data-distribution middleware promotes data-centric applications.
publish subscribeddsv10electronic
https://www.ibm.com/docs/en/ibm-mq/9.4.x?topic=clusters-refresh-cluster-considerations-publishsubscribe
REFRESH CLUSTER considerations for publish/subscribe clusters
Issuing the REFRESH CLUSTER command results in the queue manager temporarily discarding locally held information about a cluster, including any cluster topics...
publish subscriberefreshclusterconsiderations
https://www.ibm.com/docs/en/ibm-mq/9.0.x?topic=scenarios-publishsubscribe
Publish/subscribe scenarios
Two sets of scenarios that demonstrate use of publish/subscribe clusters and publish/subscribe hierarchies.
publish subscribescenarios
https://hashnode.com/posts/design-patterns-in-javascript-publish-subscribe-or-pubsub-1/614009e1e09b5b0d4d042449
Discussion on "Design patterns in Javascript: Publish-Subscribe or PubSub" | Hashnode
Discussion on "Design patterns in Javascript: Publish-Subscribe or PubSub". What's a design pattern in software engineering? It's a general repeatable solution...
design patternspublish subscribediscussion
https://www.confluent.io/learn/publish-subscribe/
Publish-Subscribe - Intro to Pub-Sub Messaging | Confluent
Pub/sub is a messaging framework commonly used for inter-service communication and data integration pipelines. Learn how it works, with examples, benefits, and...
publish subscribeintromessagingconfluent
https://www.ibm.com/docs/en/ibm-mq/9.1.x?topic=messages-publishsubscribe-reason-codes
Publish/subscribe reason codes
publish subscribereasoncodes
https://www.ibm.com/docs/en/ibm-mq/9.3.x?topic=networks-topic-host-routed-publishsubscribe-cluster-performance
Topic host routed publish/subscribe cluster performance
A topic host routed publish/subscribe cluster gives you precise control over which queue managers host each topic. These topic hosts become the routing queue...
publish subscribetopichostroutedcluster
https://www.ibm.com/docs/en/ibm-mq/9.4.x?topic=network-distributed-publishsubscribe-system-queues
Distributed publish/subscribe system queues
Four system queues are used by queue managers for publish/subscribe messaging. You need to be aware of their existence only for problem determination and...
publish subscribedistributedsystemqueues
https://www.informit.com/articles/article.aspx?p=390393&seqNum=2
Publish and Subscribe Using C++ and the Observer Pattern | The Takeaway | InformIT
Separation of concerns is increasingly on the programmer's radar. Given the growing range of data access products and platforms, it is now essential to...
publish and subscribethe observerusingpatterntakeaway
https://www.ibm.com/docs/en/ibm-mq/9.0.x?topic=constants-mqps-publishsubscribe
MQPS_* (Publish/Subscribe)
publishsubscribe
https://xmpp.org/extensions/attic/xep-0060-1.15.3.html
XEP-0060: Publish-Subscribe
xep0060publishsubscribe
https://www.ibm.com/docs/en/ibm-mq/9.3.x?topic=subscriptions-managed-queues-publishsubscribe
Managed queues and publish/subscribe
When you create a subscription you can choose to use managed queuing. If you use managed queuing a subscription queue is automatically created when you create...
managedqueuespublishsubscribe
https://www.rabbitmq.com/tutorials/tutorial-three-dotnet
RabbitMQ tutorial - Publish/Subscribe | RabbitMQ
rabbitmq tutorialpublishsubscribe
https://www.mdpi.com/1424-8220/22/19/7391
Flexible and Efficient Security Framework for Many-to-Many Communication in a Publish/Subscribe...
Message Queuing Telemetry Transport (MQTT) is a lightweight publish/subscribe protocol, which is currently one of the most popular application protocols in...
https://www.rabbitmq.com/tutorials/tutorial-three-swift
RabbitMQ tutorial - Publish/Subscribe | RabbitMQ
rabbitmq tutorialpublishsubscribe
https://www.informit.com/articles/article.aspx?p=390393&seqNum=5
Running the Code | Publish and Subscribe Using C++ and the Observer Pattern | InformIT
Separation of concerns is increasingly on the programmer's radar. Given the growing range of data access products and platforms, it is now essential to...
running the codepublish and subscribeobserver pattern
https://www.rabbitmq.com/tutorials/tutorial-three-ruby
RabbitMQ tutorial - Publish/Subscribe | RabbitMQ
rabbitmq tutorialpublishsubscribe
https://www.informit.com/articles/article.aspx?p=390393&seqNum=7
Publish and Subscribe Using C++ and the Observer Pattern | The Takeaway | InformIT
Separation of concerns is increasingly on the programmer's radar. Given the growing range of data access products and platforms, it is now essential to...
publish and subscribethe observerusingpatterntakeaway
https://www.ibm.com/docs/en/app-connect/13.0.x?topic=esql-enabling-content-based-filtering-publishsubscribe
Enabling content-based filtering with publish/subscribe
IBM MQ provides the ability to specify a filter when a subscription is made, but this can only refer to items in headers. IBM App Connect Enterprise can act as...
content based filteringenablingpublishsubscribe
https://www.mathworks.com/help/simulink/supportpkg/arduino_ug/publish-and-subscribe-to-mqtt-messages.html
Publish MQTT Messages and Subscribe to Message Topics - MATLAB & Simulink
Basics of the MQTT messaging protocol.
subscribe topublishmqttmessagestopics
https://www.multichain.com/qa/15440/even-admin-cannot-subscribe-publish-write-restricted-stream?show=15451
Even 'admin' cannot subscribe/publish to read & write restricted stream - MultiChain Developer Q&A
I created a stream with name sun in a chain wheree I am the owner/admin: $ create ... this stream without opting for Enterprise edition? Thanks!
https://advancedresearchpublications.com/
Publish, Buy and Subscribe | Leading Publishing House
ADR offers an opportunity to publish in peer-reviewed and open access journals. Buy journals and books online to give perfect aid to your research work.
publishbuysubscribeleadinghouse
https://www.advancedresearchpublications.com/
Publish, Buy and Subscribe | Leading Publishing House
ADR offers an opportunity to publish in peer-reviewed and open access journals. Buy journals and books online to give perfect aid to your research work.
publishbuysubscribeleadinghouse
https://research.google/pubs/efficiently-evaluating-graph-constraints-in-content-based-publishsubscribe/
Efficiently Evaluating Graph Constraints in Content-Based Publish/Subscribe
content basedefficientlyevaluatinggraphconstraints
https://xmpp.org/extensions/xep-0060.html
XEP-0060: Publish-Subscribe
This specification defines an XMPP protocol extension for generic publish-subscribe functionality. The protocol enables XMPP entities to create nodes (topics)...
xep0060publishsubscribe
https://www.informit.com/articles/article.aspx?p=390393&seqNum=7
Conclusion | Publish and Subscribe Using C++ and the Observer Pattern | InformIT
Separation of concerns is increasingly on the programmer's radar. Given the growing range of data access products and platforms, it is now essential to...
publish and subscribethe observerconclusionusingpattern
https://www.mathworks.com/help/gpucoder/ug/publish-subscribe-mqtt-nvidia-jetson.html
Publish and Subscribe to Messages on ThingSpeak Using MQTT Blocks - MATLAB & Simulink
Communicate using the Message Queuing Telemetry Transport (MQTT) on NVIDIA Jetson and NVIDIA DRIVE.
publish and subscribe
https://www.informit.com/articles/article.aspx?p=390393&seqNum=6
Publish and Subscribe Using C++ and the Observer Pattern | The Takeaway | InformIT
Separation of concerns is increasingly on the programmer's radar. Given the growing range of data access products and platforms, it is now essential to...
publish and subscribethe observerusingpatterntakeaway
https://vercel.com/kb/guide/publish-and-subscribe-to-realtime-data-on-vercel
Publish and Subscribe to Realtime Data on Vercel | Vercel Knowledge Base
Learn how to upload and store files with Vercel
publish and subscriberealtime datavercelknowledgebase