Replicating a Grid Service in Inferno

Want to be able to:

  • Create a copy of a service for use by a particular client
  • Start the service, passing parameters
    • perhaps pipe input to stdin
  • Monitor the progress of a service
  • Asynchronous notification of completion
  • Retrieve output from service
    • Either by reading from server-side cache
    • Or by piping output straight to client
  • Easily create a service from an existing native binary executable

-- JonBlower - 18 May 2004

Topic revision: r1 - 18 May 2004 - 12:46:44 - JonBlower
 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback