1 release (0 unstable)
new 3.21.0-beta-0 | Nov 20, 2024 |
---|---|
0.1.0-alpha |
|
#1361 in Network programming
117 downloads per month
370KB
10K
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
~5–16MB
~210K SLoC