0 votes
in Kafka Premiera Ola by
What are the traditional methods of message transfer?

1 Answer

0 votes
by

The traditional method includes:

Queuing- a pool of consumers read a message from the server, and each message goes to one of the consumers.

Publish-subscribe: Messages are broadcasted to all consumers.

Related questions

+2 votes
asked Jan 8, 2022 in Kafka Premiera Ola by GeorgeBell
0 votes
asked Nov 7, 2022 in Swift by Robin
...