You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Wasiq Hasan <Wa...@travelocity.com> on 2002/09/25 23:11:09 UTC

how to call methods on two components asynchronus

Hi all, how can i call methods on two different components asynchronously from a third
component.
There are three components CA, CB, CC,
CB and CC has methods which call different databases to get data
CA call those methods in CB and CC get the data and combine them.

Should i use threads or some how i can tell the component manager
run them async.

thanks
wasiq


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>