Interesting GridGain Demo at Denver JUG
However, during Denver JUG something interesting happened. During the coding demo, one of the people in the audience downloaded GridGain and started a... more »
0 commentsSave Tags: java, open source
Project-Oriented SOA
The solution is to combine service lifecycle management, architecture, SOA governance, funding, and SOA metrics into a single comprehensive program.... more »
0 commentsSave Tags: methodology, opinion, research
Groovy Domain Specific Language Tutorial
Although it may seem like an advanced topic, writing a simple Domain Specific Language (DSL) in Groovy is actually pretty easy. Groovy's dynamic... more »
0 commentsSave Tags: groovy
GridGain Tutorials in Spanish and Polish
Recently we've got contribution from several of our users in a way of localized tutorials. This is a great news and wonderful effort by their authors.
0 commentsSave Tags: java, open source
Example: Task Progress Bar with GridGain
Some time ago, discussing difference between GridGain and Hadoop, last mentioned some features that GridGain did not support and one of them was... more »
0 commentsSave Tags: java, open source
Closures - Breaking the Deadlock
The decision threads about closures are currently in a situation that can best be described as a deadlock. BGGA has the most proponents, but also the... more »
5 commentsSave Tags: java, opinion
Getting Productive With GridGain
From the get go we put developers productivity as one of our main goals without sacrificing any enterprise grid computing features. But then you would... more »
0 commentsSave Tags: java
IDEA 8.0 on Linux: When It'll Be Fixed?
Due to work we are doing in GridGain we routinely use all three major Java IDEs: Eclipse, IDEA and NetBeans. I work primarily on Ubuntu 8.04 as my... more »
3 commentsSave Tags: java, open source
Get Productive With GridGain
From the get go we put developers productivity as one of our main goals without sacrificing any enterprise grid computing features. But then you would... more »
0 commentsSave Tags: java, open source
JetBrains Releases First Beta of IDEA 8
IntelliJ's IDEA has been steadily adding support for working with languages other than Java. The latest release, a beta version of which was posted... more »
0 commentsSave Tags: news, tools
A RESTful Pet Catalog
This Sample Pet Store Catalog application shows how to expose a Catalog as a RESTful Web Service for remote client applications, and it shows how to... more »
0 commentsSave Tags: java
GridGain: Deploying Largest Publicly Known Grid on Amazon EC2
This blog presents the report on recently concluded scalability benchmark of Monte Carlo simulations running on Amazon EC2 using the GridGain... more »
4 commentsSave Tags: java, open source
Integrationist FUD…
I’ve been hearing lately ever increasing noise (or almost a propaganda) that software systems comprised off the best of breed products or subsystems... more »
2 commentsSave Tags: java, open source
Compute Grids versus Data Grids
In a nutshell, Grid Computing is a way to distribute your computations across multiple computers (nodes). However, even JMS does that, but JMS is not... more »
0 commentsSave Tags: frameworks, research
How to create a tag cloud? (With formula and sample calculation)
I came across this old blog and found it very informative. It's the real HOWTO on creating a tag cloud. Unfortunately, it's hard to find it through... more »
0 commentsSave Tags: css-html, how-to, java, web 2.0
Compute Grids vs. Data Grids
In a nutshell, Grid Computing is a way to distribute your computations across multiple computers (nodes). However, even JMS does that, but JMS is not... more »
2 commentsSave Tags: java, open source
Cloud computing with Amazon Web Services, Part 1: Introduction and overview
This series introduces you to cloud computing using Amazon Web Services and details the compelling alternative it provides for architecting and... more »
0 commentsSave Tags: server, web services
Cluster Computing vs. Grid Computing
For quite some time I held the opinion that separating cluster computing and grid computing is rather a mute point at best. In fact, I always thought... more »
1 commentsSave Tags: java, open source
Different Computing Grid Architectures and Political Systems
Today I'd like to point out some grid architectures or topologies and some differences between them and give the "political" name to each type.
0 commentsSave Tags: java, open source
Deploying User Resources In Grid Environment
Recently I had to help a client who is using GridGain to process XML messages from external sources. The business case is that multiple external... more »
0 commentsSave Tags: java, open source
Introducing Caching for Java Applications (Part 1)
An increasing volume of critical data presents new challenges when developing performing applications with Java. Caching may address these challenges... more »
10 commentsSave Tags: java
Firefox + GridGain = Cool Add-on?
I received email from one of our customers with somewhat strange, at first look, idea: can we create Firefox plugin that would allow to start GridGain... more »
0 commentsSave Tags: java, open source
Grid Computing In Enterprise World
Highly scalable, maintainable and reliable applications is the holy grail for any Enterprise Architect; although, hardware availability and high... more »
0 commentsSave Tags: java, open source
Write once scale everywhere
I think you've seen this slogan pretty often and every grid/clustering framework promise you to scale your application once you write something based... more »
0 commentsSave Tags: java, open source
Grid As A Spring Bean
We have been getting many requests about fully wiring GridGain from Spring using dependency injection. Up until now, GridGain was configured from... more »
0 commentsSave Tags: java, open source
via