OSGi, Java Platform Module – Java 9


With less than a year away from the Java 9 release, its interesting to see a preliminary discussion of OSGi and the new Java Platform Module System.  Summary provides a good perspective of the two module system.  Remember the KISS principle 🙂

Yes, it is less dynamic than the OSGi original. On the other hand, it is also vastly less complex. OSGi service dynamics are cool, but it makes you handle lots of (concurrency) edge-cases. Do you really need these dynamics all the time?

~ by mdavey on November 2, 2015.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.