Weblog4j - weblog4j.com - Java Logs

Latest News:

Introduction to Apache Camel 29 Jul 2013 | 10:44 am

Apache Camel is a open source implementation of famous Enterprise Integration Patterns.   Camel is a Routing and Mediation Engine and facilitates the developers to create routes and mediation rules in...

Java Tutorial on Neo4j – A Next Generation Graph Database 22 Jul 2013 | 11:52 am

Neo4j is a Graph Database. A Graph database stores data in graph. Graphs have nodes which have one or more properties. The two nodes are connected by relationships. Relationships have one or more prop...

Searching made easy with Apache Lucene 4.3 17 Jun 2013 | 04:33 pm

Lucene is a Full Text Search Engine written in Java which can lend powerful search capabilities to any application. At heart of Lucene lies a file based Full Text Index. Lucene provides APIs to create...

Simple Spring Memcached – Spring Caching Abstraction and Memcached 31 May 2013 | 12:38 pm

Caching remains the one of the most basic performance enhancing mechanism in any read heavy database application. Spring 3.1 release came up with a cool new feature called Cache Abstraction. Spring Ca...

Amazon SQS – Listening To SQS Using Apache Camel The Spring DSL Way 14 May 2013 | 04:39 pm

In my previous post Amazon SQS – Listening to amazon SQS queue using Apache Camel we saw how we can leverage Apache Camel to listen to a Amazon SQS queue. The example we created was simple one. We use...

Updating WordPress Application Installed on Godaddy 6 May 2013 | 04:41 pm

Currently weblog4j gets anywhere between 50 to 100 page views a day. This is a low number but I am not worried very much as I have only 12 posts to my credit and few of them really suck. But … Continu...

Amazon SQS – Listening to amazon SQS queue using Apache Camel 17 Apr 2013 | 04:01 pm

In my previous post, Working with Amazon Simple Queue Service using java, I discussed how to post and retrieve messages from Amazon SQS queue using amazon SDK. There was one major problem in the code....

Introduction to Cloud Computing 28 Mar 2013 | 10:02 am

Cloud Computing is a delivery of computing as a service rather than a product. I will come back to this after a few lines of introduction. Still then stay put. Introduction In very recent past if a co...

Working with Amazon Simple Queue Service using java 20 Mar 2013 | 01:41 pm

Amazon Simple Queue Service or SQS is a highly scalable hosted messaging queue provided by Amazon Webservice stack. Amazon SQS can be used to completely decouple operations of different components wit...

Developing java web application powered by Amazon S3. 13 Mar 2013 | 11:14 am

More and more people are tilting towards cloud deployment and defacto go to guys for supporting their cloud app is Amazon AWS.  Apart for providing highly scalable computing capabilities,  AWS also th...

Recently parsed news:

Recent searches: