Open martinvonk opened 1 month ago
Parallel results:
Recommendation: use PasConnector
. With ArcticDBConnector
you incur a ~1s connection initialization penalty for each call to solve_model()
.
@martinvonk, did you get around to testing this?
Not yet :)
Currently, we can only do parallel processing with the PasConnector. However, this should also work for ArcticDB since it is supported by their software: https://docs.arcticdb.io/latest/tutorials/parallel_writes/.