Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg bee3c353ab [Bugfix] fixed a bug where components were started multiple times
This occurs when multiple upstream dependencies are shared by components
. When starting the container the root upstream dependencies are started
and then all those direct downstream dependencies, leading to components
being started multiple times.
2014-01-22 08:03:05 +01:00
src [Bugfix] fixed a bug where components were started multiple times 2014-01-22 08:03:05 +01:00
.gitignore [Minor] cleaned up .gitignore 2013-10-28 18:58:31 +01:00
LICENSE [Project] Changed all licence references to Apache License 2.0 2013-12-15 13:10:24 +01:00
README.md [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:16:32 +01:00
pom.xml [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:16:32 +01:00

README.md

li.strolch.agent

The Strolch Agent which is the runtime for Strolch