1 |
Encapsulate services (from databases to instruments to MPP's) as tier 2 distributed objects using an approach that will evolve to COM/CORBA in future but is deployable today
-
JDBC (Java Database Connectivity) links to databases
-
(Java) web server interfaces to compute modules using Javabean visual interfaces
|
2 |
This already gives you an approach to seamless access and a framework for composing complex metaproblems by linking programs together or programs to databases
|
3 |
Habanero or Tango allow you to share objects to give
-
Collaborative Program Development
-
Collaborative Visualization
-
Collaborative Computational Steering and/or Planning
|