Architecture

  • submit to reddit

Variables in HyperGraphDB Queries

IntroductionA feature that has been requested on a few occasions is the ability to parametarize HyperGraphDB queries with variables, sort of like the JDBC...

0 replies - 1631 views - 12/21/12 by Borislav Iordanov in Articles

Hello World with Couchbase and Java

My favorite technical book of all time has been the C Programming Language by Kernighan and Ritchie affectionately referred to as K&R. They...

0 replies - 3103 views - 12/21/12 by Don Pinto in Articles

Master Worker Pattern in JMS

A user asked a recent question on SO for their "application which needs to process huge file stored in DB in multiple rows." Here were the steps he wanted to...

1 replies - 2577 views - 12/21/12 by Mitch Pronschinske in Articles

Charles Lamb's Thoughts on Berkley DB Java Edition

Charles Lamb recently commented on the improved performance of Berkley DB JE release 5.x.  He claims that the Oracle NoSQL solution has benefited from...

0 replies - 1640 views - 12/20/12 by Eric Genesky in Articles

Yes, Every MongoDB Driver Supports Every Command

 This post is in response to a persistent form of question I receive about MongoDB drivers: "Does driver X support feature Y?" The answer is nearly...

1 replies - 1400 views - 12/20/12 by A. Jesse Jiryu Davis in Articles

How to Quickly Launch a Cassandra Cluster on Amazon EC2

Curator's Note: This post is from 2011, so comment if you see any details that need updating! If you have read my previous post, “Map-Reduce...

0 replies - 1778 views - 12/20/12 by Phil Whelan 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 - 1256 views - 12/20/12 by Mitch Pronschinske in Articles

Video Tutorial: Web Services Consumer Using Apache CXF

Need a quick intro into some of the powerful features of Apache CXF.  Check out this concise 5-minute tutorial.  Should be a good refresher for some...

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

Apache Camel 2.10.x and 2.9.x Lines Clean out Bugs

No major new release yet for the Enterprise Integration patterns tool, Apache Camel, but this month they did have a round of incremental releases that squashed...

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

Performance Architects Presents NoSQL Databases

Here's a recent introduction to NoSQL technologies.  It covers the current definition of NoSQL, uses of NoSQL databases, types, differences from...

0 replies - 3118 views - 12/19/12 by Eric Genesky in Articles

The First Redis Hosting Service on Azure

The VMblog recently announced that Garanitia Data will be releasing both a Redis Cloud and Memcached Cloud on the Windows Azure platform as a...

0 replies - 2108 views - 12/19/12 by Eric Genesky in Articles

Path Finding with Neo4j

In my previous post I talked about graphing databases (Neo4j in particular) and how they can be applied to certain classes of problems where data may have...

0 replies - 2290 views - 12/19/12 by Josh Adell in Articles

RavenDB Indexing Optimizations, Step III - Skipping the Disk Altogether

Coming back a bit, before prefetching, we actually had something like this With the new prefetching, we can parallelize the indexing & the I/O...

0 replies - 1523 views - 12/19/12 by Ayende Rahien in Articles

API Driven, Big Data Opportunity in Europe

I just got back from France this week where I was attending API Days in Paris. I thoroughly enjoyed many deep discussions with folks about big data and...

0 replies - 1442 views - 12/19/12 by Kin Lane in Articles

Designing a REST-ful API using Spring 3

In the course of creating VAS, we did a lot of work to design a useful REST API. REST is generally a very loose collection of principals that can be...

0 replies - 2609 views - 12/19/12 by Mitch Pronschinske in Articles