[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gridcpr group progress



> 1 application level:
>    [ ... ]
> 2 checkpoint data management:
>    [ ... ]
> 3 application management
>    [ ... ]
> Besides the APIs, we were thinking of devising "best practises" rules,
> saying how to use the gridCPR APIs and to outline alternatives with
> drawbacks and advantages.
>
> Who has comments on what I wrote above? 
> Who can point to existing APIs that do (part of) the intended functionality?
> What are we missing?

Your division looks good.

I am attaching two header files that our project is currently
developing. "chkptapi.h" is the interface between the application and
the checkpointing system. "chkptio.h" is the interface between both the
application and checkpoint system and the I/O subsystem that is used by
both.

Attachment: chkptapi.h
Description: Binary data

Attachment: chkptio.h
Description: Binary data