Menu

Tree [a17a57] master doc 0.7.1 /
 History

HTTPS access


File Date Author Commit
 cmake 2013-10-09 Yves Caniou Yves Caniou [670639] Added files:
 doc 2013-10-09 Yves Caniou Yves Caniou [a17a57] Move previous doc into programmersguide.tex. St...
 include 2013-08-13 Yves Caniou Yves Caniou [b9d915] Merging old version without the new functionali...
 php 2012-08-13 Gaël Le Mahec Gaël Le Mahec [4392d4] First commit
 src 2013-10-09 Yves Caniou Yves Caniou [6f5927] Remove useless dependency
 CMakeLists.txt 2013-10-09 Yves Caniou Yves Caniou [a17a57] Move previous doc into programmersguide.tex. St...
 NEWS 2013-10-09 Yves Caniou Yves Caniou [a17a57] Move previous doc into programmersguide.tex. St...
 README 2013-10-09 Yves Caniou Yves Caniou [500ce6] Typos
 TODO 2013-08-19 Yves Caniou Yves Caniou [4780e6] Things, mostly easy ones, to do to finalize the...
 VERSION 2013-10-09 Yves Caniou Yves Caniou [670639] Added files:
 generator.sh 2013-10-09 Yves Caniou Yves Caniou [670639] Added files:

Read Me

This project is an implementation of the OGF GridRPC Data Management API, as defined in the GFD-R-P.186 (2011).

You can download the lastest version from
    https://forge.mis.u-picardie.fr/projects/gridrpcdm/

1 - The library

It uses cmake to configure and install itself.
You can either:
- run cmake in ncurse mode, ccmake, and fill the corresponding fields
accordingly;
- or run cmake in command line with the appropriate arguments;
- or edit generator.sh to establish the good parameters depending on
  your architecture, and execute it. -- it basically does the same as
  the command line, in a maybe clearer and reproductible way.

2 - Rapidly testing with your GridRPC middleware

The project includes examples in deploy/ which can build client/server
programs with the provided information and the installation of the GridRPC
Data Management library. See the included README to launch those in a one
line command.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.