7 releases
| 3.28.0-beta-0 | Nov 15, 2025 |
|---|---|
| 3.26.0-beta-1 | Jul 15, 2025 |
| 3.26.0-beta-0 | Jun 25, 2025 |
| 3.21.0-beta-3 | Dec 11, 2024 |
| 0.1.0-alpha |
|
#928 in Network programming
83 downloads per month
420KB
11K
SLoC
ArmoniK.Api
| Javascript | C# | Python |
|---|---|---|
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.
Dependencies
~11–28MB
~308K SLoC