Changes between Initial Version and Version 1 of TorqueUsage/Functions/Pbs_query_max_connections


Ignore:
Timestamp:
09/18/06 09:55:57 (18 years ago)
Author:
anonymous
Comment:

add pbs_query_max_connections

Legend:

Unmodified
Added
Removed
Modified
  • TorqueUsage/Functions/Pbs_query_max_connections

    v1 v1  
     1[[ShowPath]]
     2
     3= PBS_QUERY_MAX_CONNECTIONS =
     4
     5Return how many connections the server van handle.
     6{{{
     7connections = pbs.pbs_query_max_connections()
     8}}}
     9
     10== In ==
     11
     12None
     13
     14== Out ==
     15
     16connections::
     17  Number of concurrent connections.