CORBA Software for Windows

View 1984 business solutions

Browse free open source CORBA software and projects for Windows below. Use the toggles on the left to filter open source CORBA software by OS, license, language, programming language, and project status.

  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    omniORB is a CORBA object request broker for C++ and Python. It is very fast, robust, and standards-compliant.
    Leader badge
    Downloads: 430 This Week
    Last Update:
    See Project
  • 2
    MICO is a mature, secure, robust, fully standards-compliant implementation of the CORBA standard. It is available as GNU open source software and is widely used for robust application integration.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    The QUAM project defines enhancements to Object Middleware (in particular CORBA) to provide Quality of Service (QoS) management and control to application objects.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    omniORB2 and omniORBpy adaptations for IPSA
    Downloads: 8 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    ORBit-Python is a project to develop Python bindings for ORBit. It supports dynamic loading of IDL (no IDL compiler required), and most of ORBit's TypeCodes.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Ultra Corba Simulator
    UCS (Ultra Corba Simulator) is one powerful corba client/servant simulator tool. It doesn't need idl-related helper class or IR service.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    OpenAOS is a open source project of a platform independent and distributed service for accessing measurement data over a standarisized interface (ASAM ODS) defined by ASAM e.V. (for details please visit standards at www.asam.net).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    OrbGate is an 'CORBA Web extender' that allows to easily build Java CORBA clients capable to run in standard Java-1.1 compliant browsers using HTTP (or HTTPS) to communicate to CORBA servers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    CLORB is an Object Request Broker implementing CORBA 2. It currently supports DII, DSI and the POA. The goal is to make the mapping follow the proposed mapping for LISP, but currently this is only half done.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    ORBit-Ada

    ORBit-Ada

    Ada binding for GNOME ORBit CORBA ORB

    ORBit-Ada furnishes an Ada binding to the ORBit Corba ORB. ORBit-Ada is Free Software (OpenSource), copyrighted under the GPL and GMGPL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Minos is a lightweight, portable implementation of the OMG CORBA Notification Service written in C++. It can be built with omniORB, TAO, MICO and ORBacus.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Small application to demonstrate the interconnection techniques between Java and Microsoft .NET platforms via CORBA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Boiler-plate code for bootstrapping CORBA 2.5+ applications. The goal is to create a set of cooperative services and components needed by CORBA apps. Essentially, a pre-fabricated CORBA infrastructure that facilitates component based software engineering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Goal of the Project is an implemenation of a CCM CORBA container in C++. <br> This is something like an EJB container but based on CORBA standards and technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This Project ist developing a Java Applet, that allows visualising the components in a CORBA Component Server. The visualisation is realised in relation to a project at the Institute for Computer Science at Humboldt-University Berlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CORBA Component shell - shell above CORBA CCM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is an implementation of the CORBA CosTransactions Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CORBA SBS is a Step-By-Step book, teaching CORBA right from scratch for beginners. The examples are written in Java having JacORB in mind as the ORB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler. For a PHP4 CORBA support look at the great Universe-phpext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bridge CORBA to DDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CORBA::MICO is a Perl interface to the MICO ORB. Its most distinctive feature is that it is completely dynamic. It is not necessary to pregenerate "stubs" or "skeletons" - all necessary information is retrieved at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CORBA::omniORB is a Perl interface to the omniORB ORB. It was originally based on CORBA::MICO, and shares with it the feature of being completely dynamic, making it unnecessary to pregenerate "stubs" or "skeletons"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A command-line based (atleast for now) tool for testing the interfaces provided by CORBA servers. Implemeted in Java using interface repository, DII, DynAny APIs. Very useful tool for CORBA developers and testers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Connect distributed simulation model components through CORBA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A comprehensive CORBA IDL test suite. Used to test any CORBA IDL compiler that is compliant with at least the CORBA 2.3 specification. Includes scripts to run the tests with OpenORB, ORBacus, Orbix and VisiBroker, but can be extended to test any ORB
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next