DEVFYI - Developer Resource - FYI

What is distributed application

J2EE Interview Questions and Answers (Part 1)


(Continued from previous question...)

69. What is distributed application

An application made up of distinct components running in separate runtime environments, usually on different platforms connected via a network. Typical distributed applications are two-tier (client-server), three-tier (client-middleware-server), and multitier (client-multiple middleware-multiple servers).

(Continued on next question...)

Other Interview Questions