FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
QueueIOPipe.java File Reference
import java.io.Serializable;
import frodo2.communication.MessageWrapper;
import frodo2.communication.Queue;
import frodo2.communication.QueueInputPipeInterface;
import frodo2.communication.QueueOutputPipeInterface;
Include dependency graph for QueueIOPipe.java:

Classes

class  frodo2.communication.sharedMemory.QueueIOPipe
 Input-output pipe between two queues. More...

Packages

package  frodo2.communication.sharedMemory
 Contains classes used for communication between agents running within the same JVM.