Comparison Guide

  • submit to reddit

Most of DZone Has Used Cloud Services in Development or Testing

Something big is coming Monday.  Something HUGE and AMAZING actually. Next week, DZone Research will publish our Definitive Guide to PaaS and IaaS...

0 replies - 1901 views - 06/06/13 by Mitch Pronschinske in Articles

Parsing XML using DOM, SAX and StAX Parser in Java

I happen to read through a chapter on XML parsing and building APIs in Java. And I tried out the different parsers on a sample XML. Then I thought of sharing...

2 replies - 3166 views - 05/27/13 by Mohamed Sanaulla in Articles

Apache CXF vs. Apache AXIS vs. Spring WS

This blog does not try to compare all available Web Services Development Frameworks but focuses only on three popular approaches regarding three Open Source...

8 replies - 7629 views - 05/08/13 by Ankur Kumar in Articles

Compare RESTful vs SOAP Web Services

There are currently two schools of thought in developing Web Services – one being the standards-based traditional approach [ SOAP ] and the other, simpler...

10 replies - 16936 views - 03/08/13 by Jagadeesh Motamarri in Articles

The New Spring Integration 2.2 in Comparison to Apache Camel

A year after v2.1 had been released, Spring Integration v2.2 is out with 3 new components MongoDB, Redis and JPA (even though the first 2 were listed also...

1 replies - 4038 views - 01/22/13 by Bilgin Ibryam in Articles

VMware's RabbitMQ vs. LinkedIn's Kafka

Although quantitative, data-driven comparisons like benchmarks are the most fundamental comparisons we have in technology, it can often be more helpful to get...

0 replies - 5287 views - 01/16/13 by Mitch Pronschinske in Articles

AMQP vs. MQTT: Some Resources

It's important to check more than one source when comparing two technologies.  Today we're taking a look at some messaging protocols, AMQP and MQTT. ...

1 replies - 2975 views - 01/08/13 by Mitch Pronschinske in Articles

3-Minute ESB Evaluation Video

Learn what criteria's you should consider when selecting an ESB. This video from WSO2, gives you a framework you can use to eveluate an ESB.  Their...

0 replies - 1354 views - 12/20/12 by Mitch Pronschinske in Articles

C++ benchmark – std::vector VS std::list

A updated version of this article is available: C++ benchmark – std::vector VS std::list VS std::deque In C++, the two most used data structures are the...

0 replies - 2958 views - 12/06/12 by Baptiste Wicht in Articles

A Web Server in C

I implemented a web server in C language using only the standard libraries and thought it would be useful for you guys if I share the code. The server...

5 replies - 10405 views - 11/17/12 by Pavithra Gunasekara in Articles

Compiler Comparison: GCC 4.7 vs CLang 3.1 on eddic

Now that eddic can be compiled with CLang, I wanted to compare the differences in compilation time and in performances of the generated executable between...

0 replies - 3349 views - 11/13/12 by Baptiste Wicht in Articles

Commercial and Open Source Big Data Platforms Comparison

Curator's note: This post was authored by Lee Kyu Jae.  Dealing with Future Problems The reason why we need to be concerned over problems that have...

0 replies - 8123 views - 10/04/12 by Esen Sagynov in Articles

Quick Reviews: 12 Books on Data Visualization

I started to dig into visualization about a year ago. The topic is fascinating; visualization can be used in a wide variety of applications, including...

0 replies - 7938 views - 09/18/12 by Michael Dubakov in Articles

Comparing Storage Options in Azure

How do you choose a storage approach for Azure applications? First, make sure you're asking the right questions. Important considerations include data type...

0 replies - 1905 views - 09/12/12 by Rob Sanders in Articles

22 Comparison Points: LightSwitch vs. Dynamics CRM vs. SharePoint vs. ASP.NET MVC

Over a year ago I wrote a post where I compared four technologies that can be used to build business applications rapidly. The original post was inspired...

0 replies - 5706 views - 09/09/12 by Robert Maclean in Articles