
The original Home Mortgage Demo project
started out with Red Hat JBoss SOA Platform (SOA-P) and Red Hat JBoss
Business Rules Management System...
0 replies - 828 views - 02/13/13 by Eric D. Schabell in Articles

This Google Developers tutorial delves into querying, indexing, and transactions with App Engine's Datastore service, driven by Google Bigtable:
In this...
0 replies - 1540 views - 02/11/13 by Eric Gregory in Articles

At the ØREDEV conference in Sweden, Sam Newman spoke about continuous delivery, discussing how to implement it, what tools to use, and more. Here's what he...
0 replies - 2429 views - 02/10/13 by Eric Gregory in Articles

In an introductory post on R APIs to C code, Calling C Code ‘Hello World!’, we explored the .C() function with some ‘Hello World!’ baby...
0 replies - 1247 views - 02/10/13 by Jonathan Callahan in Articles

This Google Developers tutorial explores App Engine's Datastore service, driven by Google Bigtable:
Datastore service in App Engine is the core component...
0 replies - 2580 views - 02/09/13 by Eric Gregory in Articles

Originally authored by Jun Rao. Jun will present at this year's ApacheCon North America.
Kafka is a distributed publish-subscribe messaging system. It...
0 replies - 2401 views - 02/07/13 by Mitch Pronschinske in Articles

Introduction: All software development involves databases.
It is very difficult to manage and maintain databases when multiple developers
are working on it....
0 replies - 2659 views - 02/06/13 by Michael Georgiou in Articles

This tutorial will show how you can automate the application Governance using WSO2 Governance Registry and Jenkins (for Build...
0 replies - 601 views - 02/05/13 by Shelan Perera in Articles

Curator's Note: This article was co-authored by Andrzej Jarzyna. At 3scale we find Amazon to be a fantastic platform for running APIs
due to the...
0 replies - 2841 views - 02/04/13 by Steven Willmott in Articles

The repository pattern has been discussed a lot lately. Especially about it’s usefulness since the introduction of OR/M libraries. This post (which is the...
0 replies - 2334 views - 02/04/13 by Jonas Gauffin in Articles

For hardcore server-side Java developers, the only way to "speak" out to the world is by using APIs. Today's post is all about JAX-RS: writing and exposing...
1 replies - 4419 views - 01/30/13 by Andriy Redko in Articles

This post is logical continuation of the previous one. The only difference is the container we are going to use: instead of Jetty it will be our old buddy...
0 replies - 2832 views - 01/30/13 by Andriy Redko in Articles

In this post I'll document the simple configuration needed by ActiveMQ to configure the JDBC persistence adapter and setting up MySQL as the persistent...
0 replies - 1724 views - 01/30/13 by Mitch Pronschinske in Articles

I recently wrote a blog post describing my implementation of Kruskal’s algorithm – a greedy algorithm using to find a minimum spanning tree (MST) of a...
0 replies - 2922 views - 01/29/13 by Mark Needham in Articles

In order to illustrate the construction of regression tree (using the CART methodology), consider the following simulated dataset,
>...
0 replies - 887 views - 01/29/13 by Arthur Charpentier in Articles