Skip to content

chore(interoperability): add java - cpp sample #172

Draft
jfonseca-aneo wants to merge 3 commits into
mainfrom
jf/interop
Draft

chore(interoperability): add java - cpp sample #172
jfonseca-aneo wants to merge 3 commits into
mainfrom
jf/interop

Conversation

@jfonseca-aneo
Copy link
Copy Markdown
Contributor

@jfonseca-aneo jfonseca-aneo commented Apr 7, 2026

Motivation

PR aneoconsulting/ArmoniK.Extensions.Cpp#76 implements convention so Cpp workers
are able to execute tasks from other convention-conform SDKs, e.g.; java. This PR adds Java-Cpp interoperability example.

Description

  • Java client that sends tasks to a Cpp worker
  • Other minor changes: Enforce convention on System property keys.

Testing

Impact

Additional Information

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • I have thoroughly tested my modifications and added tests when necessary.
  • Tests pass locally and in the CI.
  • I have assessed the performance impact of my modifications.

@jfonseca-aneo jfonseca-aneo changed the title Jf/interop chore: Interoperability java - cpp sample Apr 7, 2026
@jfonseca-aneo jfonseca-aneo changed the title chore: Interoperability java - cpp sample chore(interoperability): add java - cpp sample Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant