Hey guys, in my last MR (https://github.com/apache/incubator-marvin/pull/21) I added support for building docker images and also started implementing what we discussed as being the new architecture, that will have its roots on containers and REPL.
During the work I realized that in the new context the engine-executor would look more like an engine-server, given it's, in fact, a server for marvin engines implemented in any language. I think I underestimated the impact of this change, and now I realized I will need to send some updates on the documentation. Other than that, does anyone see any other thing that needs to be done? Best, Lucas