On Thu, 2007-09-13 at 00:17 +0200, Olivier Ricou wrote: > Hi, > > I'm looking for something light I can give to users so they > can run jobs. A small package with grid-proxy-init and > globusrun-ws. To do that I used to give Java COG which was > perfect to connect to my old Globus server (version 2). > > Now I installed GT4 and it seems everything should be Web Services. > I run jobs with globusrun-ws and it works, so I'm looking for the > small package I can give to the users. > > First I expected that since there is GRAM-WS I could use any > language with a WS library but no, it is WSRF, so I need something > special. So I looked for Java COG (or Python COG since my users > use Python) but I wander if these COG are still alive. > I can see that Java COG has a new version from this summer (so alive) > but the mailing lists are dead (so ?). It is said Java COG is > GT4 compatible but the is no globusrun-ws.
There is cog-job-submit. If you specify "gt4" as a provider (the -p argument), it will submit to WS-GRAM. See www.cogkit.org for details. Mihael > There is only globusrun > which seems to connect to 2119, the port of GT2 server if I'm right > (globus-gatekeeper). > > For what I understand, pyGlobus needs GT to run, so much too heavy > for what I want. > > Can someone enlight me ? > > Olivier.
