cancel
Showing results for 
Search instead for 
Did you mean: 

distributed environment

Former Member
0 Kudos

what exactl DISTRIBUTED ENVIRONMENT mean?

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member181959
Contributor
0 Kudos

Hi,

Its a concept behind "Loose Coupling". It means making different systems to communicate each other independently. For example a network of different systems is a best example of "DISTRIBUTED ENVIRONMENT"

For this we need have different protocols (TCP/IP,HTTP,SMTP,FTP) and so on.

Hope this helps.

-Prasad Babu.

Former Member
0 Kudos

This link provides a good overview of a specific distributed environment.

http://www.sei.cmu.edu/str/descriptions/dce_body.html

I guess bascially it is mutiple components making a single application.