Resin Changes To Support Raspberry Pi
From Resin 4.0 Wiki
(Difference between revisions)
(Created page with "{{Embedded}}{{Raspi}} * Reduce disk access on startup * Reduce classpath scanning * Do not default to passing -server JVM flag") |
|||
Line 4: | Line 4: | ||
* Reduce classpath scanning | * Reduce classpath scanning | ||
* Do not default to passing -server JVM flag | * Do not default to passing -server JVM flag | ||
+ | * Startup from a single jar file | ||
+ | * Reduce size of distribution (single jar) | ||
+ | |||
+ | * What can be removed from Resin OS to make it smaller? |
Revision as of 00:00, 21 December 2012
- Reduce disk access on startup
- Reduce classpath scanning
- Do not default to passing -server JVM flag
- Startup from a single jar file
- Reduce size of distribution (single jar)
- What can be removed from Resin OS to make it smaller?