Currently, the Python-based backend is connected (to the MultiConfigurator) via RestAPI. As the nature of the queries answered by the backend is very light in general, it should be beneficial for those to be executed on the client side, with the added benefit of not needing to transfer the model.
Currently, the Python-based backend is connected (to the MultiConfigurator) via RestAPI. As the nature of the queries answered by the backend is very light in general, it should be beneficial for those to be executed on the client side, with the added benefit of not needing to transfer the model.