| Package | Description |
|---|---|
| ds.granules.interfere.computation.ecg | |
| ds.granules.interfere.computation.eeg | |
| ds.granules.interfere.computation.thorax | |
| ds.granules.samples.uppercase |
This package contains a simple example which flips an input string from lowercase to uppercase.
|
| ds.granules.samples.wordcount |
This package contains classes that demonstrate using Granules with a simple information retrieval capability: Histogramming Word Counts in a set of files on a distributed set of machines.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ECGDeployer |
| Modifier and Type | Class and Description |
|---|---|
class |
EEGDeployer
First pass at refactoring - need to add stress test specific stuff eventually...
|
| Modifier and Type | Class and Description |
|---|---|
class |
RespirationMonitorDeployer |
| Modifier and Type | Class and Description |
|---|---|
class |
UpperCaseDeployer |
| Modifier and Type | Class and Description |
|---|---|
class |
WordCountDeployer
The deployer for the WORD Count information retrieval example, which allows
one to histogram words from given set of files over a distributed set of
resources.
|