-
Notifications
You must be signed in to change notification settings - Fork 835
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding multiple grpc connections for python server and executor client (
#3356) * adding multiple grpc connections for python server and executor client * fix PR comments, add GRPC workers arg * non-daemon GRPC server process * use grpc_workers arg * run make fmt on python files * run make test on executor * fix syntax error * format python files * Added test for evaluating workers performance * Added testing model for bench Co-authored-by: Alejandro Saucedo <axsauze@gmail.com>
- Loading branch information
Showing
13 changed files
with
393 additions
and
211 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.