by Uwe Meding Java 7 introduced some great additions to the standard API in the NIO packages that allow direct interaction with the underlying file system operations. The directory...
by Uwe B. Meding Mutex objects and/or semaphores are use to manage resource access contention. In Java, the standard is to use the synchronized guards around critical pieces of cod...
by Uwe Meding The Interoperable Object Reference (IOR) is a key element in the world of CORBA. It refers uniquely to an object on the server. The actual content is typically small ...
by Uwe Meding Many cloud-based application that are distributed across the internet to accomplish tasks like energy monitoring  security applications building management The intern...
by Uwe MedingToday in the Linux (more generally *nix world), secure shell (ssh) access is the most pervasive means of connecting the other systems in the network for command line i...
 By Uwe MedingHow to build a cloud computing development environment using commercial off-the-shelf hardware and open-source software. This is a small but powerful setup for cloud-...
Disclaimer: I did not write this, I am simply reposting this. I have lost the information on who wrote it originally. This is a detailed procedure of how to install a cluster of di...