IntelliJ Java IDE
The moose likes Threads and Synchronization and the fly likes Need understanding on Hierarchical(Multilevel) Multithreading Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Threads and Synchronization
Reply Bookmark "Need understanding on Hierarchical(Multilevel) Multithreading" Watch "Need understanding on Hierarchical(Multilevel) Multithreading" New topic
Author

Need understanding on Hierarchical(Multilevel) Multithreading

agilemanoj kumar
Ranch Hand

Joined: Mar 07, 2008
Posts: 70
Hi All,

I have a scenario where I have to call multiple objects concurrently, and each object will call multiple other class's objects internally. After the execution of all child objects, it should return result back to parent object and finally, parent objects will return result back to Main thread. It is basically two level multi threading. I do not know which all things I should consider while implementing this scenario. Please help me out to solve this scenario. It would be better if anybody explain this scenario with a code example.

I have attached a picture which gives a clear understanding of the scenario.
[Thumb - HMT_1.jpg]
 Filename HMT_1.jpg [Disk] Download
 Description Hierarchical(Multilevel) Multithreading
 Filesize 58 Kbytes
 Downloaded:  5 time(s)



Manoj Kumar
 
IntelliJ Java IDE
 
subject: Need understanding on Hierarchical(Multilevel) Multithreading
 
Threads others viewed
multiple objects vs single object in session
Dynamic datatable in jsf
Multiple inheritance in java
multiple classification
Which JPanel is the button on
developer file tools