| Home >> All >> com >> ubermq >> chord >> [ jms Javadoc ] |
com.ubermq.chord.jms: Javadoc index of package com.ubermq.chord.jms.
Package Samples:
com.ubermq.chord.jms
Classes:
RemoteChordNode: A proxy for a remote chord node. This implementation uses JMS and the ChordMessage object hierarchy for connectivity. This object may be serialized across the network as a way to describe chord nodes to other chord participants.
ChordMessage: A chord message represents a query or store operation that occurs on a remote node. Internally, chord messages are represented as JMS messages, and can be easily converted back and forth.
JMSChordInfrastructure: The JMS chord infrastructure implementation performs a broadcast to find nodes that already exist on the network, or takes the URL of an well-known node.
LocalChordNode: A local chord node that provides storage functionality to the infrastructure. This implementation can be interacted with via JMS chord messages.
ChordNotifyMessage: A chord notify command.
ChordQueryMessage: A chord query command.
ChordStoreMessage: A chord store command.
ChordValueMessage: A chord store command.
| Home | Contact Us | Privacy Policy | Terms of Service |