G
Guest
Hi,
I am pretty new to understanding how distributed applications work, and I
just want to understand the flow of a single request. When a request is made
that requires information from n-tiers, does the website pause to wait for it
to go to all the tiers? So if a request had to make multiple queries to a
database on a different system would all those queries have to complete
before the request would return?
Thanks,
kat
I am pretty new to understanding how distributed applications work, and I
just want to understand the flow of a single request. When a request is made
that requires information from n-tiers, does the website pause to wait for it
to go to all the tiers? So if a request had to make multiple queries to a
database on a different system would all those queries have to complete
before the request would return?
Thanks,
kat