- Distributed Computing in Java 9
- Raja Malleswara Rao Pattamsetti
- 143字
- 2021-07-02 21:02:36
Java support for CORBA
Java has great support for using CORBA standards for several reasons, including the following:
? It is an object-oriented programming language
? It supports application portability across multiple platforms
? It provides seamless integration across web applications
? It has a strong component model with features such as enterprise Java beans.
CORBA's high-level object paradigm for distributed objects provided by Java with OMG IDL binding includes the following:
? Interfaces' definition with UML and no knowledge of their future implementations
? Easy integration with other applications developed in a different technology through IDL
? Distributed application integration across the globe
? Ability of the binding to generate code for remote communication
? Accessibility from binding to standard CORBA features
These features further extend the suitability of CORBA for the development of diverse distributed systems.
- 數字媒體應用教程
- 精通搜索分析
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- Spring Cloud、Nginx高并發核心編程
- 編譯系統透視:圖解編譯原理
- Clojure Reactive Programming
- 精通MATLAB(第3版)
- INSTANT Sinatra Starter
- 計算機應用基礎教程(Windows 7+Office 2010)
- 大學計算機基礎實驗指導
- Learning Python Data Visualization
- Mudbox 2013 Cookbook
- Python大規模機器學習
- 征服C指針(第2版)
- Mastering Clojure