Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- backOff - Static variable in class bbflow.bb_settings
-
back off time used in case push or pop from a queue fail (non-blocking queues) Unit is nanoseconds
- bb_settings - Class in bbflow
-
Global settings for the bbflow package
- bb_settings() - Constructor for class bbflow.bb_settings
- bbflow - package bbflow
-
BBFlow package with all building blocks
- bbflow_network - package bbflow_network
-
Package implementing object-based TCP communication used by bbflow to implement network queues.
- benchmark_blocking - Class in tests.benchmarks
-
Benchmark of two nodes connected each other
- benchmark_blocking() - Constructor for class tests.benchmarks.benchmark_blocking
- benchmark_farm - Class in tests.benchmarks
-
Benchmark of a farm with N workers
- benchmark_farm() - Constructor for class tests.benchmarks.benchmark_farm
- benchmark_farm_sequential - Class in tests.benchmarks
-
Sequential version of the computation did by the Farm benchmark (and also by the pipeline).
- benchmark_farm_sequential() - Constructor for class tests.benchmarks.benchmark_farm_sequential
- benchmark_network - Class in tests.benchmarks.distributed
-
Benchmark of two nodes connected each other with a network channel (TCP)
- benchmark_network() - Constructor for class tests.benchmarks.distributed.benchmark_network
- benchmark_network_farm - Class in tests.benchmarks.distributed
-
Benchmark of a farm with a network channels (TCP)
- benchmark_network_farm() - Constructor for class tests.benchmarks.distributed.benchmark_network_farm
- benchmark_pipeline - Class in tests.benchmarks
-
Pipeline benchmark with N nodes
- benchmark_pipeline() - Constructor for class tests.benchmarks.benchmark_pipeline
- bestdist - Variable in class tests.MSOM.bestPosition
- besti - Variable in class tests.MSOM.bestPosition
- bestj - Variable in class tests.MSOM.bestPosition
- bestPosition - Class in tests.MSOM
-
class keeping found position during SEARCH phase
- bestPosition() - Constructor for class tests.MSOM.bestPosition
- block<T,
U> - Class in bbflow -
the basic entity where all nodes are constructed onto it if a new custom building block is created, all functions MUST be extended
- block() - Constructor for class bbflow.block
- blocking - Variable in class bbflow.ff_queue
- BLOCKING - Static variable in class bbflow.bb_settings
-
global settings to decide if the queue should be BLOCKING or NON BLOCKING
- blocking_queue - Variable in class bbflow.ff_queue
- BOTTOM - Static variable in class tests.MSOM.SOM
- bounded - Variable in class bbflow.ff_queue
- BOUNDED - Static variable in class bbflow.bb_settings
-
global settings to decide if the queue should be BOUNDED or UNBOUNDED
- BROADCAST - Static variable in class bbflow.defaultEmitter
- bufferedTCP - Static variable in class bbflow.bb_settings
-
buffering in TCP channels.
- bufferSize - Variable in class bbflow.ff_all2all
- bufferSize - Variable in class bbflow.ff_farm
- bufferSize - Variable in class bbflow.ff_pipeline
- bufferSize - Variable in class bbflow.pipeline_generic
- busy_waiting - Static variable in class tests.ff_tests.combine
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form