Class ThrottledConnection

java.lang.Object
uk.ac.manchester.spinnaker.connections.ThrottledConnection
All Implemented Interfaces:
Closeable, AutoCloseable

public class ThrottledConnection
extends Object
implements Closeable
An SDP connection that uses a throttle to stop SCAMP from overloading. Note that this does not bother to implement the full connection API.
Author:
Donal Fellows