Article: Java 7 Module System Concerns
In this article, Lukas Krecan first introduces the reader with some basic concepts of modularization like:
- Logical separation
- Physical separation
- Deploy-time dependencies
- Optional dependencies
- Dependency conflicts
He also gives a roundup of some Java module systems like:
- OSGi
- JSR-277
- JSR-294
- Project Jigsaw
Especially with Project Jigsaw he deals with how it is connected to the upcoming version of Java.
Read: Java 7 Module System Concerns
Lukas is particularly concerned as to how efficient the new modularization mechanism will be and if it will be good enough to put aside other solutions like OSGi.
Educational Content
Intro to CLP with core.logic
Ryan Senior Jun 18, 2013
Spock: A Highly Logical Way To Test
Howard Lewis Ship Jun 18, 2013
Java Garbage Collection Distilled
Martin Thompson Jun 17, 2013
C++11 The Future is Here
Bjarne Stroustrup Jun 16, 2013
The Big Data Revolution
Claudia Perlich Jun 16, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think