moriarty / docker-TAO

ACE+TAO on docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-TAO

Dockerize ACE+TAO+BOOST+GCC+...

🚧

WIP: WORK IN PROGRESS

👷

What is TAO

The ACE ORB (TAO) , which is a standards-based, CORBA middleware framework that allows clients to invoke operations on distributed objects without concern for object location, programming language, OS platform, communication protocols and interconnects, and hardware. ACE (ADAPTIVE Communication Environment) is an OO framework that implements many core patterns of concurrent communication software. Since TAO is built on ACE, ACE should be built first. See installation instructions.

Installation

About

ACE+TAO on docker