Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.
Predefined CORBA architecture to develop software into two parts : the real computer kernel (server) and the exploitation or UI part (client). Sources are independant of the CORBA distribution (MICO, omniORB, ORBacus, TAO, Visibroker) and are fully portable. JAVA Servlets for HTTP tunneling. The Server is in C++ and the Client in C++ and JAVA.Very usefull in real time projects. This is a small sample to be adapted to your project.
Advanced CORBA/IIOP implementation with run-time IDL parsing, dynamic bindings and native IDL to Objective C mapping. Includes graphical tool to browse IDL definitions, to view Naming Service hierarchy and to invoke arbitrary CORBA remote operations.
IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
omniArchive records and replays events on CORBA interfaces.
omniArchive allows unprecedented visibility into the events crossing any CORBA interface. It is ideal for debugging running system, or replaying archived events into existing interfaces.
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.
The IIOP Toolset provides a graphical user interface to analyze end-to-end connectivity thru firewalls and NAT-gateways between the location of CORBA client and the service endpoint of the CORBA server.
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.
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.
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.
MayFly is a container to allow easy deployment of CORBA objects and to provide
communication via SOAP to new or legacy CORBA objects. It includes an ORB, Naming
Service, Interface Repository and IDL compilers.
The CCM Tools are CASE tools used for generating CORBA components, test components, and test programs based on source IDL files. Various target languages can be generated. Scripting language wrappers can also be generated to enable rapid prototyping.
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"
JetClass, Java net-class application, allows virtual lectures to be held by teachers and students located in front of their computers, somewhere around the globe. It's written in Pure Java, relying on CORBA for network communications.
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.