Created Lifetime of an LLE library applet (markdown)

Sebastian Valle 2017-12-15 19:22:14 -05:00
parent 5f89de4ff0
commit 574b14d1c3

@ -0,0 +1,4 @@
Library applets are a kind of program that can run concurrently with the application, they are started via the APT service. There can only be one library applet running at any given time.
Below is the startup and exit sequence of an LLE library applet.
![](https://user-images.githubusercontent.com/357072/34065069-698d8a14-e1cc-11e7-8b78-8add4ff01564.png)