Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.
...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.
opalORB (a Perl ORB) is an implementation of the OMG CORBA ORB standard and follows the CORBA/e Micro Profile plus DSI/DII. This Perl ORB is written completely in Perl and does not require a C compiler, but contains interoperability tests in C++ & Java.
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.
All-in-one security tool helps you prevent ransomware and breaches.
SIEM + Detection and Response for IT Teams
Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
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.
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"
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.
omniifr is an Interface Repository for omniORB, a CORBA Object Request Broker for C++ and Python. The CORBA Interface Repository stores information about the types and interfaces used in a CORBA system, so they may be queried dynamically at run-time.
The Ocean Distributed Component Reference Framework for machinetools provides
CORBA 3.0 compliant Component Interfaces for controlling machinetools based on CIAO, TAO and ACE/RTAI.
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.
Fnorb is a CORBA 2.0 ORB for Python first developed by DSTC (http://www.dstc.edu.au). Our project will take the formerly closed Fnorb source-base and turn it into a pure-python ORB with up-to-date Python mapping and CORBA 2.4 compliance (ie POA support).
Generic SOAP to CORBA bridging software, using the CORBA Interface repository to match the incoming SOAP request to the corresponding CORBA service, build the dynamic invocation of the CORBA service and to generate the SOAP response or possibly SOAP fault
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.
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++)