From AuroraUX

Jump to: navigation, search

PolyOrb fulfills the prophecy of the Distributed Systems Annex of ISO-8652.


What is PolyORB?

PolyORB is a polymorphic, reusable infrastructure for building object-oriented distributed systems. Middleware environments are software libraries that hide the complex issues of distribution and provide the programmer with high-level abstractions that allow easy and transparent construction of distributed applications.

Building

$ cd <install dir>

$ ./configure --with-appli-perso="corba dsa" --with-proto-perso="giop" --with-corba-services="event naming" --prefix=/opt/ada/polyorb

$ gmake

$ gmake install

References

External

  • PolyOrb