Skip to content

feat: client/worker POC passing command lines #150

Open
mkgharbi-aneo wants to merge 1 commit intomainfrom
mkg/cmd-python-worker
Open

feat: client/worker POC passing command lines #150
mkgharbi-aneo wants to merge 1 commit intomainfrom
mkg/cmd-python-worker

Conversation

@mkgharbi-aneo
Copy link
Copy Markdown

Motivation

POC to handle command line scripts from client to worker.

Description

A python POC client/worker where the client passes command lines (one or many) to one worker getting back the output. The worker has to process these commands.

Testing

The deployment should run successfully and running the script ./run_command_tests.sh tests the POC.

Impact

Handling new possibility to use command lines.

Additional Information

[Any additional information that reviewers should be aware of.]

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.

@mkgharbi-aneo mkgharbi-aneo added the enhancement New feature or request label Apr 22, 2025
@mkgharbi-aneo mkgharbi-aneo self-assigned this Apr 22, 2025
@github-project-automation github-project-automation bot moved this to In progress in ArmoniK Apr 22, 2025
@mkgharbi-aneo mkgharbi-aneo force-pushed the mkg/cmd-python-worker branch from 050e42c to f990bb5 Compare April 22, 2025 14:13
@mkgharbi-aneo mkgharbi-aneo force-pushed the mkg/cmd-python-worker branch from f990bb5 to 7d044b5 Compare April 24, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

1 participant