Can you explain distributed messaging system?
Answer / Lalit Kumar Saini
A distributed messaging system is a platform for building distributed applications by allowing components to communicate with each other asynchronously over a network. It provides a reliable and scalable way of sending and receiving messages between distributed components, which can be deployed on multiple machines or even in the cloud. Examples of popular distributed messaging systems include Apache Kafka, RabbitMQ, and Apache ActiveMQ.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how message is fully processed in apache storm?
Explain what is toplogy_message_timeout_secs in apache storm?
Explain when to use field grouping in storm? Is there any time-out or limit to known field values?
Why does not apache include ssl?
What is apache storm? What are the components of storm?
Can you explain the spout creation?
Can you define toplogy_message_timeout_secs in apache storm?
In which folder are java application stored in apache?
Can you define trident?
Can you define mod_vhost_alias?
Explain how data is stream flow in apache storm?
List out different stream grouping in apache storm?