Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain how message is fully processed in apache storm?



Explain how message is fully processed in apache storm?..

Answer / Navase Ali

In Apache Storm, a message (or tuple) is fully processed through the following steps:n1. The tuples are emitted by spouts or other bolts.n2. Tuples are then routed using stream grouping to the appropriate bolt instances.n3. Each bolt processes the input tuples and produces output tuples.n4. If a tuple requires multiple processing steps, it can be passed through multiple bolts in sequence (parallelism).n5. Output tuples from one bolt are then distributed among other bolts as needed.n6. The processing continues until no more tuples remain or the topology is shut down.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Storm Interview Questions

Why use apache storm?

1 Answers  


What is apache storm? What are the components of storm?

1 Answers  


Can you explain distributed messaging system?

1 Answers  


what streams is and stream grouping in apache storm?

1 Answers  


Explain what is toplogy_message_timeout_secs in apache storm?

1 Answers  


Explain how data is stream flow in apache storm?

1 Answers  


What are the benefits of apache storm?

1 Answers  


Explain the major components of apache storm system?

1 Answers  


Mention how storm application can be beneficial in financial services?

1 Answers  


what is the difference between apache hbase and storm?

1 Answers  


Can we run apache as a root? If yes, what are the security risks?

1 Answers  


What is multiviews?

1 Answers  


Categories