Use ProcessPool rather than ThreadPool Executor 71/94771/2
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Mon, 2 Sep 2019 18:36:25 +0000 (14:36 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 3 Sep 2019 13:03:22 +0000 (13:03 +0000)
commitcd29a05ccd4279d7fb740d03bbeee6a0839b287e
treeb8784a8162807da0d87ca80663659fbdbaa043dd
parent240f25e7fd15209cf298f640bb856793854fa32f
Use ProcessPool rather than ThreadPool  Executor

Change-Id: I66a800bf30cabce35123b0ac24b3b3e00eef6026
Issue-ID: CCSDK-1681
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
ms/command-executor/pom.xml
ms/command-executor/src/main/python/command_executor_handler.py
ms/command-executor/src/main/python/server.py
ms/command-executor/src/main/python/utils.py