GridGain™ 2.0.3
Java API Specification

Package org.gridgain.grid.spi.discovery.jms

icon Contains JMS implementation for discovery SPI.

See:
          Description

Interface Summary
GridJmsDiscoverySpiMBean Management bean for GridJmsDiscoverySpi.
 

Class Summary
GridJmsDiscoveryConfiguration JMS discovery SPI configuration bean.
GridJmsDiscoverySpi JMS implementation of GridDiscoverySpi.
 

Package org.gridgain.grid.spi.discovery.jms Description

icon Contains JMS implementation for discovery SPI. For more information on discovery SPI see Discovery SPI on Wiki.

Note: JMS provider is not shipped with GridGain. If you don't have JMS, you need to download it separately. To download JMS provider see http://en.wikipedia.org/wiki/Java_Message_Service#JMS_Provider_Implementations for more details. Once installed, JMS provider 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 JMS JARs to [GRIDGAIN_HOME]/bin/setenv.{sh|bat} scripts that's used to set up class path for the main scripts.

Note: When using JMS-based SPIs (communication or discovery) you cannot start multiple GridGain instances in the same VM due to possible limitations of JMS providers. 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.0.3
Java API Specification

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