Archive for the 'Spring Framework' Category

Next Page »

The Master-Worker Pattern

August 24th, 2009

The Master-Worker Pattern (sometimes called Master-Slave pattern) is used for parallel processing. It follows a simple approach that allows applications to perform simultaneous processing across multiple machines or processes via a Master and multiple Workers.

In GigaSpaces XAP, you can implement the Master-Worker pattern using several methods:
- Task Executors - best for a scenario [...]

JavaOne 2009 Lab - PetClinic in the Clouds

May 22nd, 2009

This year JavaOne will include really cool lab - PetClinic in the Clouds: Scaling a Classic Enterprise Application.
In this Hands-on Lab, participants will take a popular Web application (the Spring PetClinic sample application) and modify it so that it can be deployed on the Amazon EC2 cloud computing infrastructure. They will be exposed to [...]

.Net Customer Announcement: Susquehanna (SIG)

March 11th, 2008

In the past few months we've made several exciting announcements, such as our partnership with SpringSource , the expansion of our executive team, the launch of our community site OpenSpaces.org , the OpenSpaces Developer Challenge and the Start-Up Program . But there is nothing like a customer announcement, as in today's press release [...]

New OpenSpaces Demos and Examples Project

February 11th, 2008

One of the goals of OpenSpaces.org is to promote best practices and recommended usage patterns among the GigaSpaces developer community. To that end, we have decided to dedicate some of our own resources to create a number of sample applications and blueprints that will help realize this goal. We have created a dedicated project under [...]

An Open Letter to BEA WebLogic Customers

January 18th, 2008

Dear BEA WebLogic Customer:
As you probably know, Oracle just announced it is acquiring BEA for $8.5 billion. Independent industry analyst Vinnie Mirchandani said about the deal: "Customers, unlike investors, do not have much to cheer." You are now facing a vendor that will put you in one of two situations:

They [...]

Next Page »