Merge pull request #2275 from mitza-oci/musl
[ACE_TAO.git] / README.md
blob6c03e204cfcc699217d61675ef16e824fd68b5b3
1 [![Lastest release](https://img.shields.io/github/release/docgroup/ace_tao.svg)](https://github.com/DOCGroup/ACE_TAO/releases/latest)
2 [![Codacy Badge](https://app.codacy.com/project/badge/Grade/4089b696ab6c47ed933ca8d6a6cc6d9b)](https://www.codacy.com/gh/DOCGroup/ACE_TAO/dashboard?utm_source=github.com&utm_medium=referral&utm_content=DOCGroup/ACE_TAO&utm_campaign=Badge_Grade)
3 [![Linux CI](https://github.com/DOCGroup/ACE_TAO/actions/workflows/linux.yml/badge.svg)](https://github.com/DOCGroup/ACE_TAO/actions?query=workflow%3Alinux)
4 [![Windows CI](https://github.com/DOCGroup/ACE_TAO/actions/workflows/windows.yml/badge.svg)](https://github.com/DOCGroup/ACE_TAO/actions?query=workflow%3Awindows)
5 [![Fuzz CI](https://github.com/DOCGroup/ACE_TAO/actions/workflows/fuzz.yml/badge.svg)](https://github.com/DOCGroup/ACE_TAO/actions?query=workflow%3Afuzz)
6 [![MacOSX CI](https://github.com/DOCGroup/ACE_TAO/actions/workflows/macosx.yml/badge.svg)](https://github.com/DOCGroup/ACE_TAO/actions?query=workflow%3Amacosx)
7 [![Face CI](https://github.com/DOCGroup/ACE_TAO/actions/workflows/face.yml/badge.svg)](https://github.com/DOCGroup/ACE_TAO/actions?query=workflow%3Aface)
8 [![Coverity Scan Build Status](https://scan.coverity.com/projects/1/badge.svg)](https://scan.coverity.com/projects/1)
9 [![CodeFactor](https://www.codefactor.io/repository/github/docgroup/ace_tao/badge)](https://www.codefactor.io/repository/github/docgroup/ace_tao)
11 # ACE/TAO #
13 See [Douglas C. Schmidt website](https://www.dre.vanderbilt.edu/~schmidt)  for more information about ACE/TAO. The quality of ACE/TAO is monitored through our distributed [scoreboard](https://www.dre.vanderbilt.edu/scoreboard/)
15 [ACE](https://www.dre.vanderbilt.edu/~schmidt/ACE.html) is a C++ framework for implementing distributed and
16 networked applications, [TAO](https://www.dre.vanderbilt.edu/~schmidt/TAO.html) is a C++
17 implementation of the OMG's [CORBA](https://www.omg.org/spec/CORBA/) standard. The main home page
18 is [here](https://www.dre.vanderbilt.edu/~schmidt/).
20 All support on github is **best effort**, when you require a guaranteed response consider hiring one of the [commercial companies](https://github.com/DOCGroup/ACE_TAO/wiki/ACE-and-TAO-Commercial-support) who provide support and services for ACE/TAO.