Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments
CromIamServer does not pass along its actor system so a new one is getting created by akka.http.scaladsl.server.HttpApp. Things seem stable at the moment so not touching it. Should investigate if we should be sharing the ActorSystem. If there is a reason then leave a comment why there should be two actor systems.
CromIamServer does not pass along its actor system so a new one is getting created by akka.http.scaladsl.server.HttpApp. Things seem stable at the moment so not touching it. Should investigate if we should be sharing the ActorSystem. If there is a reason then leave a comment why there should be two actor systems.