The JS/CORBA Adapter provides a mechanism for arbitrary JavaScript objects to interact with each other transparently in a distributed JavaScript system. The interaction uses CORBA, and therefore the JS/CORBA Adapter also provides an easy mechanism for other CORBA systems to access Javascript objects without the need to define any IDL. The JS/CORBA Adapter is built on top of Rhino, an open-source implementation of JavaScript written entirely in Java.
| Tags | Software Development Object Brokering CORBA |
|---|---|
| Licenses | MPL |
| Operating Systems | OS Independent |
| Implementation | Java JavaScript |
Recent releases


Release Notes: This is the first stable release. The code, examples, and documentation have been updated to work with the latest releases of Rhino and JacORB.


Release Notes: This is the first public release of the code. It has undergone quite a lot of testing, and should be fairly stable.
A simple social network with some project management features.