Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 8f382caac6 [Bugfix] fixed problem stopping component that throws exception
Now we are sure that if a component fails to stop or destroy, we catch
the situation and carry on stopping the others. This handling is not
done when starting, as there we don't want to finish starting the agent
if something goes wrong.
2014-03-19 20:24:06 +01:00
src [Bugfix] fixed problem stopping component that throws exception 2014-03-19 20:24:06 +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 [Project] added Jenkins build badge to README.md 2014-01-23 22:52:31 +01:00
pom.xml [New] added version info metadata to agent 2014-01-23 22:00:22 +01:00

README.md

li.strolch.agent

Build Status

The Strolch Agent which is the runtime for Strolch