Copyright (c) Qusay H. Mahmoud
2
Distributed Objects
l
Traditional enterprise apps are self-contained,
monolithic apps
l
Limited access to another’s procedures and
data
l
Apply OO techniques for networked apps
l
multi-tiered architecture (separation of
concerns)
l
1st, 2nd, 3rd generation systems