Thrill  0.1
mix_block_queue.hpp File Reference
+ Include dependency graph for mix_block_queue.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MixBlockQueue
 Implements reading an unordered sequence of items from multiple workers, which sends Blocks. More...
 
struct  MixBlockQueue::SrcBlockPair
 pair of (source worker, Block) stored in the main mix queue. More...
 
class  MixBlockQueueReader
 Reader to retrieve items in unordered sequence from a MixBlockQueue. More...
 

Namespaces

 thrill
 
 thrill::data
 

Macros

#define THRILL_DATA_MIX_BLOCK_QUEUE_HEADER
 

Typedefs

using MixStreamDataPtr = tlx::CountingPtr< MixStreamData >
 

Macro Definition Documentation

◆ THRILL_DATA_MIX_BLOCK_QUEUE_HEADER

#define THRILL_DATA_MIX_BLOCK_QUEUE_HEADER

Definition at line 13 of file mix_block_queue.hpp.