Replies: 1 comment
-
Now every stage (process) is a blocking, linear execution. We can make the rs send, py recv, py forward, py send and rs recv all separate thread and connect them by channel. However, this will complicate the handling of failed tasks and graceful shutdown. Pending further investigation and proceed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions