General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
MongoDB Atlas runs apps anywhere
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.
Programming library for writing an XML-RPC server or client in C or C++. XML-RPC is a standard network protocol to allow a client program to make a simple remote procedure call (RPC) type request of a server. Like SOAP or CORBA, but much simpler.
code generator to marshall/unmarshall C and C++ data structures
Opmarshall can encode/decode C and C++ data structures from/to a binary buffer. It's like CORBA or Google Protocol Buffer, but does not require an IDL (interface description language). Instead, your objects are simply defined in C/C++, which means that you use the SAME types in your code and on the wire (if you want to call remote systems).
The CoreLibrary is a multiplatform object library for C++ (Linux, Win32, MacOSX, PocketPC).
It provides many of the common objects found in Java (Strings, Threads, Collections, etc.) and has the ability to send objects across the network like CORBA.
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.
Open System Testing Architecture - a distributed software testing architecture designed around CORBA. The current toolset has the capability of performing scripted Web (HTTP and HTTPS) heavy load tests with performance measurements from Win32 platforms.
Programming libraries for writing an XMLDC (XML Distributed Computing) applications in C++. XMLDC is a XML-based protocol for remote procedure calls (RPC) between different systems. XMLDC is more powerful than XML-RPC and much simpler than SOAP or CORBA.
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.
This is a client/server/CORBA software aiming at solving partial differential equations.The server provides the solver while the client provides the input data and the handling of the output using a
graphic library, vtk.
Neutrino is a GNOME based GUI for managing your Creative Nomad / DAP Jukeboxes, support for accessing jukeboxes themselves is provided by libnjb. Access to jukeboxes for other applications is provided via a CORBA interface.
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.
Doors is groupware for electronic musicians. It aims to be an extensible, multi-user, musical performance framework which unifies heterogeneous, distributed multimedia hardware. The framework is based on CORBA, XML, NTP and URL technologies.
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).
pynotes is a wrapper around the Lotus Notes C Api that is needed to access Lotus Notes databases with Python. Other possibilities for this are the COM (windows only) and IIOP (Corba) bindings that can be used together with com/corba libraries for python.
...And Is there a widly used library for C++ and distribution work, no, there is not. Some C++ classlib failed. We plan to build a multiple purpose middleware library, this library is writing in corba
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++)
KIOIK means KIOIK Is ORB In Kernel.It put ORBit2 into Linux Kernel. This Project is inspired by KORBit Project,Which has be discontinued.
The Last Intent of KIOIK is be a fundmental Platform for cluster computing.
ODAI (Open Distributed Applications Interface) provides simple IPC (Inter Process Communication) for applications running on different computers connected via a LAN or WAN. Therby it uses concepts like CORBA or XMLRPC but claims to be smaller and faster.
Distributed search engine for the Internet and intranets. Parallel search in
heterogeneous indexes, topic-oriented harvester, CORBA interface to legacy
document databases. Document clustering with neural networks.
CORBA for Ruby.
The goal of this project is to create 100% pure Ruby CORBA implementation based on the <a href="http://sourceforge.net/projects/corba-ruby/">CORBA-Ruby Mapping Specification</a>.
There are 3 programs in this project. RIDL the IDL compi
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.