https://github.com/remedyit/ciaox11
Lightweight CORBA Component Model (LwCCM) implementation supporting the IDL to C++11 Language Mapping
https://github.com/remedyit/ciaox11
ami4ccm component corba dds dds4ccm deployment idl lwccm middleware psdd4ccm tt4ccm zeromq
Last synced: 5 months ago
JSON representation
Lightweight CORBA Component Model (LwCCM) implementation supporting the IDL to C++11 Language Mapping
- Host: GitHub
- URL: https://github.com/remedyit/ciaox11
- Owner: RemedyIT
- License: mit
- Created: 2019-09-17T07:50:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T16:54:28.000Z (5 months ago)
- Last Synced: 2024-12-11T17:39:47.581Z (5 months ago)
- Topics: ami4ccm, component, corba, dds, dds4ccm, deployment, idl, lwccm, middleware, psdd4ccm, tt4ccm, zeromq
- Language: C++
- Homepage: https://www.axcioma.org
- Size: 7.41 MB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
image:https://img.shields.io/badge/scoreboard-Remedy IT-brightgreen.svg[Scoreboard, link=https://www.axcioma.org/scoreboard.html]
image:https://www.codefactor.io/repository/github/remedyit/ciaox11/badge[CodeFactor, link=https://www.codefactor.io/repository/github/remedyit/ciaox11]
image:https://github.com/RemedyIT/ciaox11/actions/workflows/linux.yml/badge.svg[Linux CI, link=https://github.com/RemedyIT/ciaox11/actions?query=workflow%3Alinux]
image:https://github.com/RemedyIT/ciaox11/actions/workflows/fuzzr.yml/badge.svg[Fuzzr CI, link=https://github.com/RemedyIT/ciaox11/actions?query=workflow%3Afuzzr]
image:https://codecov.io/gh/RemedyIT/ciaox11/branch/master/graph/badge.svg[Codecov, link=https://codecov.io/gh/RemedyIT/ciaox11]= CIAOX11
== What is CIAOX11?
CIAOX11 is a Lightweight CORBA Component Model (LwCCM) implementation
supporting the https://www.omg.org/spec/CPP11[IDL to C++11]
Language Mapping which is part of https://www.axcioma.org[AXCIOMA].CIAOX11 is developed using https://www.taox11.org[TAOX11] by
https://www.remedy.nl[Remedy IT].
TAOX11 is a well known and stable CORBA implementation with a rich set
of features and capabilities.== Install CIAOX11
CIAOX11 is an integral part of AXCIOMA and for installing CIAOX11 you
*must* use the https://github.com/RemedyIT/axcioma[AXCIOMA] bootstrap
repository. The brix11 tooling will clone this repository as part
of the bootstrap step.