Architecture

  • submit to reddit

A Map of 2012's NoSQL, NewSQL, and Other Database Options

So you want to go with the flow and implement your next application on top of some NoSQL, NotJustSQL, NewSQL, AlmostSQL, SQL++, NextGenSQL, and what not,...

0 replies - 2669 views - 12/31/12 by Lukas Eder in Articles

UML2 Class Diagram in Java

In the modelling world Class diagram forms the major chunk of the Unified Modelling Language (UML) architecture diagram. In this article we are planning to...

0 replies - 4455 views - 12/31/12 by Mainak Goswami in Articles

Message Driven Architecture (Part 3)

This seminar will provide an overview of Spring's support for scheduling, messaging, and enterprise integration. You will learn how these features provide a...

0 replies - 3203 views - 12/31/12 by Mitch Pronschinske in Articles

Cloud CMS Running MongoDB

Over at the 10gen blog, the company behind MongoDB published a case study detailing Cloud CMS's use of the popular NoSQL solution.  10gen discusses how...

0 replies - 1926 views - 12/30/12 by Eric Genesky in Articles

RabbitMQ: Messaging that Just Works (Q & A)

The Advanced Message Queuing Protocol (AMQP) is an application layer protocol for messaging. This talk introduces RabbitMQ, its prominent multi-lingual...

0 replies - 2250 views - 12/30/12 by Mitch Pronschinske in Articles

Message Driven Architecture (Part 2)

This seminar will provide an overview of Spring's support for scheduling, messaging, and enterprise integration. You will learn how these features provide a...

0 replies - 2929 views - 12/30/12 by Mitch Pronschinske in Articles

MongoDB Puzzler #1

Suppose that the collection test.foo contained the following documents:{"x": -5} {"x": 0} {"x": 5} {"x": 10} {"x": [0, 5]} {"x": [-5, 10]} {"x": [-5, 5,...

0 replies - 1160 views - 12/29/12 by Kristina Chodorow in Articles

Neo4j 1.9 M03 Released

The following article was posted by Peter Neubauer over at the Neo4j blog. Hi all, In the middle of the end-of-year festivities we are happy to announce...

0 replies - 1089 views - 12/29/12 by Andreas Kollegger in Articles

RabbitMQ: Messaging that Just Works (Part 3)

The Advanced Message Queuing Protocol (AMQP) is an application layer protocol for messaging. This talk introduces RabbitMQ, its prominent multi-lingual...

0 replies - 36553 views - 12/29/12 by Mitch Pronschinske in Articles

Message Driven Architecture (Part 1)

This seminar will provide an overview of Spring's support for scheduling, messaging, and enterprise integration. You will learn how these features provide a...

0 replies - 4063 views - 12/29/12 by Mitch Pronschinske in Articles

Messaging for Modern Applications

Deploying modern applications in the cloud can introduce new challenges like distributing and integrating application components across private and public...

0 replies - 3926 views - 12/28/12 by Mitch Pronschinske in Articles

RabbitMQ: Messaging that Just Works (Part 2)

The Advanced Message Queuing Protocol (AMQP) is an application layer protocol for messaging. This talk introduces RabbitMQ, its prominent multi-lingual...

0 replies - 1723 views - 12/28/12 by Mitch Pronschinske in Articles

JMS and Async, Don't Mess With It

JMS stands for Java Message Service which is an API which is used by middleware service providers such as ActiveMQ, JBoss MQ, Rabbit MQ, etc. Its main...

0 replies - 4391 views - 12/27/12 by Dinuka Arseculeratne in Articles

Working with Azure Table Storage from PHP - Part 2

 In part II (you can see part one here), Rob Bagby shows you how to consume the REST API from PHP while working with Azure Table Storage.

0 replies - 1182 views - 12/26/12 by Eric Genesky in Articles

MongoDB Sharding

If I should have made some safe bets on the near future, I would choose two: Hadoop and MongoDB.  There is a huge demand for both technologies and...

0 replies - 3197 views - 12/26/12 by Moshe Kaplan in Articles