-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Dear Austin Pahl. A few days earlier I had read you paper----- Sequoia: Enabling Quality-of-Service in Serverless Computing. But I found some questions when I wanted to do the experiment about the paper. The code as follows:
node3_publish_fan7 = ChainNode(function=publish_compile, nodeID=3, children=[], lastNodeIDs=[2, 3, 4, 5, 6, 7, 8], chainFunctionIDs=[200, 201], args = { "s3_input": "repos/fzf.tar.gz", "s3_output": "releases/fzf_test/fzf_arm64", "s3_bucket": "code-publish-bucket", "arch": "arm64", })
The filename of code is producer_workload_burst.py. I feel that the value of chainFunctionIDs should be [200,201,201,201,201,201,201,201]. In the meanwhile, I’m not sure whether this idea is right. I hope that I can get your help.
Metadata
Metadata
Assignees
Labels
No labels