Skip to main content
Tweeted twitter.com/StackSoftEng/status/1351227885428813827
added 18 characters in body
Source Link
lennon310
  • 3.2k
  • 7
  • 19
  • 35

I see this word in many places but don't get it.

From the Wikipedia,

In message-oriented middleware solutions, fan-out is a messaging pattern used to model an information exchange that implies the delivery (or spreading) of a message to one or multiple destinations possibly in parallel, and not halting the process that executes the messaging to wait for any response to that message.

but I don't know what it means under other contexts, for example,

Can you please explain this term to me? areAre there other places useusing this term? Thank you.

I see this word in many places but don't get it.

From Wikipedia,

In message-oriented middleware solutions, fan-out is a messaging pattern used to model an information exchange that implies the delivery (or spreading) of a message to one or multiple destinations possibly in parallel, and not halting the process that executes the messaging to wait for any response to that message.

but I don't know what it means under other contexts, for example,

Can you please explain this term to me? are there other places use this term? Thank you.

I see this word in many places but don't get it.

From the Wikipedia,

In message-oriented middleware solutions, fan-out is a messaging pattern used to model an information exchange that implies the delivery (or spreading) of a message to one or multiple destinations possibly in parallel, and not halting the process that executes the messaging to wait for any response to that message.

but I don't know what it means under other contexts, for example,

Can you please explain this term to me? Are there other places using this term? Thank you.

Source Link
user3153970
  • 451
  • 1
  • 4
  • 10

What is the meaning of fan-out

I see this word in many places but don't get it.

From Wikipedia,

In message-oriented middleware solutions, fan-out is a messaging pattern used to model an information exchange that implies the delivery (or spreading) of a message to one or multiple destinations possibly in parallel, and not halting the process that executes the messaging to wait for any response to that message.

but I don't know what it means under other contexts, for example,

Can you please explain this term to me? are there other places use this term? Thank you.