Hi Raymond,

The system we envisage is roughly as follows.

We are running a set of radio telescopes at remote site. The high level
exposure of the various parts of system should be via service components.
The actual implementation is specific to the problem.We have thl telescope
control (of the hardware). The data generated form these telescopes has to
be processed on a supercomputer ( hence implementation in c++), through a
set of services like Calibration, Imaging, Analysis. It also has some
control queue (running the end-to-end process, referencing the various
services), archiving, logging, user access (virtual observatory) components
etc.

I am investigating tuscany for this.

Another unrelated  problem I have is that I can't see (with SDOs and SCA )
how to handle the transfer of the data. The data output of the c++ services
is tens to hundreds of Terabytes. I was thinking of having a DataMoving
service encapsulating something like GridFTP. Has anyone got a suggestion of
how to handle this in an SCA context.

I can give more details if necessary.

Cheers,
Malte.

On Fri, Jun 27, 2008 at 4:16 AM, Raymond Feng <[EMAIL PROTECTED]> wrote:

> Hi,
>
> Can you describe the use cases you have in mind? It will help us better
> understand what you want to achieve.
>
>

Reply via email to