|
GridGain 2.0.3
Java API Specification |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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. |
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.

|
GridGain 2.0.3
Java API Specification |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
|
GridGain - Grid Computing Made Simple, ver. 2.0.3.20052008
2005-2008 Copyright © GridGain Systems. All Rights Reserved. |
|