Archive for the 'Events' Category

Next Page »

7.0.1 - One giant step for XAP.NET

September 17th, 2009

Even though 7.0.1 is considered a minor version, when it comes to XAP.NET, it offers very powerful set of new features which improve the initial user experience, better monitoring capabilities and most importantly, exposing remote services over the grid. I feel very confident by saying that 7.0.1 XAP.NET offers a giant step ahead because of [...]

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 [...]

IT Saving Costs Webinar - Wednesday, January 14, 2009

January 13th, 2009

For those of you who haven't already heard about our upcoming webinar, Saving Costs with Virtualization - Tips from the Experts on January 14, we would like to invite you to join us in this interactive session given by Nati Shalom, GigaSpaces CTO.
About the webinar
This webinar will focus on trends and real solutions for saving costs using today's [...]

Event listener container abstraction for .NET

December 5th, 2008

GigaSpaces XAP.NET 6.6.2 comes with out of the box event listener container abstraction that decouples the business logic implementation from the underlying data grid implementation. This allows simpler and faster processing unit implementation, without having to implement the event triggering logic by your self. For those of you who are familiar with open spaces event [...]

Next Page »