Next: The future of DIET
Up: Interfacing JXTA and DIET
Previous: The MA
Contents
The SeD
To solve the client's computation requests, the SeD needs to
call the SeD solve function. In the same manner as
above, to allow this, the SeD launches the SeD via a
native method, and calls the solve function via another.
The SeD contains:
- a native method that launches the SeD,
- a native method solveJXTA that:
- unpacks the problem to be solved and builds a DIET
profile,
- calls the solve function,
- extracts and returns the response to the SeD.
DIET Team - 2008-07-17