Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Serve] Java Serve improvement #42

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 28, 2023

  1. Add REP for Java Serve improvement.

    Signed-off-by: chuhan.ly <[email protected]>
    chuhan.ly committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1f64025 View commit details
    Browse the repository at this point in the history
  2. Add Java InputNode demo.

    Signed-off-by: chuhan.ly <[email protected]>
    chuhan.ly committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    084a188 View commit details
    Browse the repository at this point in the history
  3. Add DAGDriver Difficulties.

    Signed-off-by: chuhan.ly <[email protected]>
    chuhan.ly committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    35af175 View commit details
    Browse the repository at this point in the history
  4. DeploymentCreator binds to Application directly.

    Signed-off-by: chuhan.ly <[email protected]>
    chuhan.ly committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ad08be4 View commit details
    Browse the repository at this point in the history
  5. 1. Delete DAGDriver and InputNode. 2. Add DeploymentHandle and Deploy…

    …mentResponse demo. 3. Adjusting the way Python deploys deployment for other languages.
    
    Signed-off-by: chuhan.ly <[email protected]>
    chuhan.ly committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    902b996 View commit details
    Browse the repository at this point in the history
  6. Add config file support.

    Signed-off-by: chuhan.ly <[email protected]>
    chuhan.ly committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c22d959 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. serve build and run support Java file.

    Signed-off-by: chuhan.ly <[email protected]>
    chuhan.ly committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d3ede49 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Change CLI language arg to --language.

    Signed-off-by: chuhan.ly <[email protected]>
    chuhan.ly committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    10e1859 View commit details
    Browse the repository at this point in the history