Parallelize commands
We should parallelize the command system in management, so we can adapt the gui in a second step to not freeze during long uploads. (see Futures (https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Future.html, https://www.baeldung.com/java-future))