GridGain™ 2.1.0
Java API Specification

Package org.gridgain.grid.spi.communication.mule

icon Contains Mule-based implementation for communication SPI.

See:
          Description

Interface Summary
GridMuleCommunicationSpiMBean Management bean that provides read-only access to the Mule communication SPI configuration.
 

Class Summary
GridMuleCommunicationComponent This component should be registered in Mule configuration.
GridMuleCommunicationSpi Mule implementation of GridCommunicationSpi SPI.
 

Package org.gridgain.grid.spi.communication.mule Description

icon Contains Mule-based implementation for communication SPI. For more information on communication SPI see Communication SPI on Wiki.

Note: Mule is not shipped with GridGain. If you don't have Mule, you need to download it separately. See http://www.mulesource.com for more information. Once installed, Coherence should be available on the classpath for GridGain. If you use [GRIDGAIN_HOME]/bin/gridgain.{sh|bat} script to start a grid node you can simply add Mule JARs to [GRIDGAIN_HOME]/bin/setenv.{sh|bat} scripts that's used to set up class path for the main scripts.

Note: When using Mule SPIs (communication or discovery) you cannot start multiple GridGain instances in the same VM due to limitations of Mule. GridGain runtime will detect this situation and prevent GridGain from starting in such case.

See Also:

icon Documentation
icon Email Support
icon Issue Tracking
icon Online Forums

 

GridGain™ 2.1.0
Java API Specification

GridGain™ - Grid Computing Made Simple, ver. 2.1.0.19122008
2005-2008 Copyright © GridGain Systems. All Rights Reserved.