AO Shared Service Framework - A Set of tools for writing C++ Microservices
10K+
Welcome to the AO Shared Service Library. This is a framework designed for constructing C++ Microservices. This means smaller, more focused programs that perform a single function well and rely on inter-process communications to perform complex tasks.
While designed with a Microservice architecture in mind, AOSSL also seeks to maintain enough flexibility to allow for use with any program architecture and any other libraries. AOSSL uses a plug-and-play architecture to allow users to pick and choose components they would like to use, and exclude others. This is meant to reduce time-to-market on C++ Services, and is designed to be easy to use and reliable, while maintaining high performance standards.
Check out online documentation of the latest version at ReadTheDocs.
Stuck and need help? Have general questions about the library? Reach out to the development team at [email protected]
All contributors are welcome, including (but not limited to) pull requests, issues, documentation, examples, and feature requests. Please see the Code of Conduct and the contributing files for an overview on the expectations for all contributors.
Contributors should also review the documentation carefully, in particular the Developer Notes section.
We are actively looking for anyone interested in working on the following areas:
If you are interested, or are interested in joining the development team in general, please send an email to [email protected]
Content type
Image
Digest
Size
250.8 MB
Last updated
over 8 years ago
docker pull aostreetart/ao-services