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

Improve visibility & documentation #37

Open
vsreekanti opened this issue Apr 23, 2020 · 2 comments
Open

Improve visibility & documentation #37

vsreekanti opened this issue Apr 23, 2020 · 2 comments

Comments

@vsreekanti
Copy link
Member

There's lots of place in the code where the explanation is sparse and/or not very helpful. Finding ways to make codepaths more visible: For each API call, which are the architecture components as well as the actual pieces of code being touched.

zhipeng-jia pushed a commit to zhipeng-jia/anna that referenced this issue Sep 1, 2021
…oject#37)

By default, in cluster mode, schedulers only send one function execution request to an executor and wait to hear back before sending another. This can cause timing issues in local mode, so we don't wait for a response after every request.
@samyaditya
Copy link

samyaditya commented Sep 21, 2021

It would be great if little bit of explanation can be added on how to use anna-bench, anna-bench-trigger, anna-route. I tried running anna-bench along with anna-cli, seems like they both use same port. Are these 2 not supposed to be run together ?

@leehm00
Copy link

leehm00 commented May 2, 2023

It would be great if little bit of explanation can be added on how to use anna-bench, anna-bench-trigger, anna-route. I tried running anna-bench along with anna-cli, seems like they both use same port. Are these 2 not supposed to be run together ?

Hello, I'm having problems running anna-bench. After I start anna-server, I try to run anna-bench with just ./anna-bench command, but it always goes wrong with the following problem:
image
Could you give me some advice on how to run anna-bench? Thanks very much!

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

No branches or pull requests

3 participants