GitHub user dr3s added a comment to the discussion: Operator concurrency

Hmm, seems I need to read about rust async runtime.  The image handling is very 
fast but I'll look into it.  It's being called in an axum request handler.  I 
had some expectation that it was thread based, so I guess I might just have the 
wrong expectation.  I'll use spawn blocking as you suggest.

Thanks for confirming that the operator clone is fine and it should be able to 
use the B2 writer concurrently.

GitHub link: 
https://github.com/apache/opendal/discussions/5401#discussioncomment-11486955

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to