Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2003-04-07 11:36:51
Size: 246
Editor: 193
Comment:
Revision 6 as of 2003-04-07 11:43:52
Size: 925
Editor: 193
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * omniORB
 * [http://ose.sourceforge.net/ OSE]
 * [http://omniorb.sourceforge.net/ omniORB]
   '''omniORB''' is a robust high performance CORBA ORB for C++ and Python. It is freely available under the terms
   of the GNU Lesser General Public License (for the libraries), and GNU General Public License (for the tools).
   It is one of only three ORBs to be awarded the Open Group's Open Brand for CORBA.
 * [http://ose.sourceforge.net/ OSE] OSE is a generic application framework suitable for constructing general
   purpose applications, distributed systems and web based services. The four main parts of OSE are
   an extensive C++ class library, a set of Python wrappers, a build environment based on GNU Make,
   and a set of documentation extraction tools.

A guide and a discussion page for DistributedProgramming using Python.

Software

You'll find here a partial list of available softwares:

  • [Dopy]
  • [http://omniorb.sourceforge.net/ omniORB]

    • omniORB is a robust high performance CORBA ORB for C++ and Python. It is freely available under the terms of the GNU Lesser General Public License (for the libraries), and GNU General Public License (for the tools). It is one of only three ORBs to be awarded the Open Group's Open Brand for CORBA.

  • [http://ose.sourceforge.net/ OSE] OSE is a generic application framework suitable for constructing general

    • purpose applications, distributed systems and web based services. The four main parts of OSE are an extensive C++ class library, a set of Python wrappers, a build environment based on GNU Make, and a set of documentation extraction tools.
  • Pyro
  • Twisted
  • YAMI

DistributedProgramming (last edited 2018-01-06 01:13:03 by RobertNishihara)

Unable to edit the page? See the FrontPage for instructions.