简体   繁体   中英

Distributed computing using java RMI and CORBA

following is the problem i am facing. i will explain it will an example

If there is an IT department that makes use of Java RMI and another department which make use of CORBA, if i happened to integrate those two departments

  1. spending least amount of time

  2. with least budget

what are the approaches I can take

could someone help me to find an answer for this question. I really appreciate any help

I fear spending the least amount of time together with the least budget together will be counter-productive (if that's what you mean).

Since Java has a native CORBA implementation, you should be able to put together a gateway service simply by referencing the IDL definitions from the CORBA projects.

考虑黑森州

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM