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
30       None by default.
31
32       Exportable tags include: rpp_open rpp_bind rpp_poll rpp_io rpp_read
33                      rpp_write rpp_close rpp_getaddr rpp_flush rpp_shutdown
34                      rpp_terminate rpp_rcommit rpp_wcommit rpp_skip rpp_eom
35                      rpp_getc rpp_putc netaddr crc rpp_fd rpp_dbprt rpp_retry
36

SEE ALSO

38       The PBS ERS.
39

AUTHOR

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