Software Engineering
Hadoop HDFS in Standalone Mode
My previous hadoop example operated against the local filesystem, in spite of the fact that I formatted...
My previous hadoop example operated against the local filesystem, in spite of the fact that I formatted...
One of the Java applications I develop deploys in Tomcat and is load-balanced across a couple dozen...
Most Java programmers are very familiar with the mechanism to extend a class. To do this, you...
As the scale of web applications increases, performance optimization considerations are more frequently included in initial design....
A few days ago I wrote about how to structure version details in MongoDB. In this and...
The need to track changes to web content and provide for draft or preview functionality is common...
I’ve been working on generating analytics based on a collection containing statistical data. My previous attempt involved...
I have a RESTful SaaS service I created which uses MongoDB. Each REST call creates a new...
10gen offers a subscriber build of MongoDB which includes support for SSL communication between nodes in a...
I’ve had several conversations recently about caching as it relates to big data. As a result of...