C++ CORBA Software

View 5916 business solutions
CORBA C++ Clear Filters

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

  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 1
    omniORB is a CORBA object request broker for C++ and Python. It is very fast, robust, and standards-compliant.
    Leader badge
    Downloads: 471 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: 4 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    autotools-idl is a patch for automake and some autoconf scripts that adds support for IDL and C++ ORBs. It provides full support for compiling IDL files to C++ stubs and skeletons. The autoconf scripts provide unified detection of different C++ ORBs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    The cplusql distributed ETL tool extracts and transforms row based data from databases and flat files for terabyte scale datawarehouse loading. RSN: beowulf job queueing and cluster fs! Every day at LookSmart, it translates 200+mm rows on 100+ nodes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    omniNotify is a robust, scalable implementation of the CORBA Notification Service for omniORB.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CAST is a Collaborative Applications Specification Tool. It's aimed to permit a user to specify the coupling of cooperatives applications in a transparent way, using the Corba technology (MICO ORB). It's an integration plateforme for distributed and/or pa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    CORBA Component shell - shell above CORBA CCM
    Downloads: 0 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
    This is an implementation of the CORBA CosTransactions Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Bridge CORBA to DDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    The objective of this work is to use key concepts and mechanisms related with the software components approach. Installation, execution and dynamic reconfiguration of a distributed chat application using CORBA are considered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Distributed Real-time Embedded Analysis Method (DREAM) is a tool and method for the real-time verification and performance estimation of distributed real-time embedded (DRE) systems. Publications: http://www.ics.uci.edu/~gabe/publications.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FreeGee is an integrated application framework for Python and C++. Included modules are: Python (scripting), PostgreSQL (database), wxWidgets/wxWindows (GUI), GnuPG (crypto), omniORB (OO middleware), Apache (Web), and other fine tools (see Home Page).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An interface between the Haskell programming language and the MICO CORBA implementation (www.mico.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MICO - DCM stands for MICO - Dynamically loaded CORBA Modules This is an API built over MICO 2.3.7 (www.mico.org) based on modules that are dynamically loaded and used to create distributed applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MICO/mt plans to document and implement multi-threading for MICO, RTCORBA, and AMI interfaces
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    An open source implementation of the complete OMG CORBA 3.0 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Linux Multimedia Framework using CORBA. Implementation mainly in C++ and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    When writting portable C++ CORBA code one finds that each ORB vendor has its own set of libraries, include files, caracteristics, etc. This project's goal is both: 1. to provide a set of autoconf/automake/libtool macros to support as many ORBs (C & C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Streaming Server is an digital media delivery. Main characteristics are: - Streaming of mp4, 3gp, WMF, QT files - Dynamic Bandwidth adaptation - Load balancing - Content distribution Technology: C++, Java and CORBA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers. It's developed on C++ and the objects that it persist are CORBA objects. We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB