esoubiran-aneo / ArmoniK.Api

Home Page:https://aneoconsulting.github.io/ArmoniK.Api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArmoniK.Api

Javascript C# Python
NPM version Nuget version PyPI version
NPM version Nuget version
Nuget version
Nuget version
Nuget version

This project is part of the ArmoniK project. In particular it is a constituent of its Core component which, among its main functionalities, implements several gRPC services aiming to provide a user with a robust task scheduler for a high throughput computing application.

The .proto files in the directory ./Protos/V1 provide the core data model and functionalities for ArmoniK and are used to generate the different SDKs.

Documentation

See this link to explore documentation.

Documentation for .proto files is generated with the plugin protoc-gen-doc during the build process in the CI/CD pipeline.

Documentation for .csproj files is generated with DocFX during the build process in the CI/CD pipeline.

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

Improve Protocol Documentation

Please refer to protoc-gen-doc to make sure to adhere to the format the plugin expects to correctly generate documentation. You can find examples at the end section of protoc-gen-doc.

About

https://aneoconsulting.github.io/ArmoniK.Api/

License:Apache License 2.0


Languages

Language:C# 59.7%Language:Python 34.2%Language:TypeScript 2.9%Language:Shell 1.5%Language:JavaScript 1.0%Language:Lua 0.7%