Package uk.ac.manchester.spinnaker.alloc.compat


package uk.ac.manchester.spinnaker.alloc.compat
Spalloc v1 compatibility interface. Allows the new Spalloc service to emulate the old service; the main implementation is in the V1CompatService class.
  • Class
    Description
    The encoded form of a command to the server.
    Validates that an argument is a sane value to pass in a classic spalloc API call.
    An exception that a task operation may throw.
    Implementation of the old style Spalloc interface.
    The core of tasks that handle connections by clients.