[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

[ninf-users:00144] Re: ninf application



Hello,

From: Le Canh Hiep <canhhiep@yahoo.com>
Subject: [ninf-users:00142] ninf application
Date: Sun, 30 Jul 2006 08:47:37 -0700 (PDT)

> If I have a GridRPC app. I'll have to deploy it in every node. That is a disadvantage if I've alot of computer. Can you give me another solution (i dont want to deploy it on every computer)
>                                           Thank you

If you already install the Globus Toolkit to all remote sites,
you can use staging.
Ninf-G can stage the RPC executable file from local to remote.

You can specify executable file that is sent to remote, by
client configuration file <FUNCTION_INFO> section, staging attribute
and path attribute.

If you do not have Globus Toolkit on remote sites,
I have no idea.

Thanks.