I am going to serve a TensorFlow model via RestAPI by using the "Serving model" section provided by Hopsworks.
I wanted to ask you how Hopsworks handles multiple requests via RestAPI. In particular, if there are cases of race condition or any another concurrent situation when executing the model, that must be explicitly managed.
Thank you.
Best,
Fabio