RSSAmplifier

m10k · Jul 8, 2023

The Request-Reply Pattern with Bash

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

In the previous two articles, I explained how scripts can communicate with point-to-point and publish-subscribe messaging. There are different ways how the two mechanisms can be used, so this time we’re going to have a look at the Request-Reply Pattern. In this pattern, there are two parties. The first one, the requestor, sends a request to the replier, which sends a response back to the…

Read on m10k.eu

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.