by Javin Paul
Memory Mapped IO is one of the fastest IO options available for Java program. If you are writing latency sensitive application, where IO can skew your numbers, then using MemoryMappedByteBuffer is a good option.
by Mario Fusco
This article shows with an example some rules for effective concurrent programming
by daniel_at_work
Stratagies for managing application properties in Java
by Piyushkp
http://www.cs.ucsb.edu/~ebelding/txt/infocom06.pdf