1PBS::rpp(3)           User Contributed Perl Documentation          PBS::rpp(3)
2
3
4

NAME

6       PBS::rpp - Perl extension for PBS's RPP protocol
7

SYNOPSIS

9         use PBS::rpp;
10

ABSTRACT

12       Perl wrapper extension for PBS's RPP protocol (as from OpenPBS or
13       Torque).
14

DESCRIPTION

16       Perl wrapper extension for PBS's RPP protocol.  The API is exactly the
17       same as the original C API.
18
19       RPP is the network protocol used by PBS for inter-mom communication.
20       The author of perl-PBS doesn't know anything about the protocol, how to
21       use it, or how to test it.  This module was generated automatically by
22       swig and can load without erroring.  Caveat Emptor.
23
24       Please send bug and success reports!
25
26       The PBS::rm module uses routines exported by this module.
27
28   EXPORT
29       None by default.
30
31       Exportable tags include: rpp_open rpp_bind rpp_poll rpp_io rpp_read
32                      rpp_write rpp_close rpp_getaddr rpp_flush rpp_shutdown
33                      rpp_terminate rpp_rcommit rpp_wcommit rpp_skip rpp_eom
34                      rpp_getc rpp_putc netaddr crc rpp_fd rpp_dbprt rpp_retry
35

SEE ALSO

37       The PBS ERS.
38

AUTHOR

40       Garrick Staples, <garrick@usc.edu>
41
43       Copyright 2004 by Garrick Staples
44
45       This library is free software; you can redistribute it and/or modify it
46       under the same terms as Perl itself.
47
48
49
50perl v5.12.1                      2004-10-11                       PBS::rpp(3)
Impressum