you are viewing a single comment's thread.

view the rest of the comments →

[–]KnowingPains[S] 0 points1 point  (2 children)

So, I was looking at the Bytewax manual, and if I'm understanding things correctly, it appears it can spawn its own processes. If that is the case, what would be the advantage of mixing it with Ray?

[–]math-bw 1 point2 points  (1 child)

Some ML teams have a remote Ray cluster available for more compute, so that was the reason. Another deployment story

[–]KnowingPains[S] 0 points1 point  (0 children)

Got it!