Worker with state vs Cache + Worker

Thank you very much @gregvaughn .
Nice way to do it :slight_smile:

But I my use case, I don’t known if async_stream is the right thing to do, because I need to retrieve the result asynchronously later not after the job completion but when I will receive to check and compare the jobs results.