yuhui
yuhui
By the way, I have found that `ray.util.queue.Queue` can be used to pass through ray actors, I will try it.
Yes, I have tried Ray Generators, and I found that there were some weird problems/bugs especially when Ray Generators used between actors. Fortunately, I have somehow solved them, and there...
I'm here to update the status. I'm still working on this feature. I was too busy at the end of last year, so the progress was delayed.
Thanks for your suggestions, I have updated the PR description to describe the stream mode usage and implementation details, and updated the code followed the review opinions. There is one...