Query: ppserver
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PPSERVER(1) User Commands PPSERVER(1)NAMEppserver - manual page for Parallel Python Network ServerSYNOPSISppserver [-hda] [-i interface] [-b broadcast] [-p port] [-w nworkers] [-s secret] [-t seconds]DESCRIPTIONParallel Python Network ServerOPTIONS-h this help message -d debug -a enable auto-discovery service -r restart worker process after each task completion -n <proto> protocol number for pickle module -c <path> path to config file -i <interface> interface to listen -b <broadcast> broadcast address for auto-discovery service -p <port> port to listen -w <nworkers> number of workers to start -s <secret> secret for authentication -t <seconds> timeout to exit if no connections with clients exist -k <seconds> socket timeout in seconds which is also the maximum time a remote job could be executed. Increase this value if you have long run- ning jobs or decrease if connectivity to remote ppservers is often lost. Please visit http://www.parallelpython.com for extended up-to-date documentation, examples and support forumsSECURITYDue to the security concerns it is highly recommended to run ppserver.py with an non-trivial secret key (-s command line argument) which should be paired with the matching secret keyword of PP Server class constructor. An alternative way to set a secret key is by assigning pp_secret variable in the configuration file .pythonrc.py which should be located in the user home directory (please make this file read- able and writable only by user). The secret key set in .pythonrc.py could be overridden by command line argument (for ppserver.py) and secret keyword (for PP Server class constructor).AUTHORThis manual page was written by Sandro Tosi <matrixhasu@gmail.com>, and Vitalii Vanovschi support@parallelpython.com Parallel Python Network Server February 2010 PPSERVER(1)
Related Man Pages |
---|
ppserver(1) - debian |
srsd(1p) - debian |
squid3_radius_auth(8) - debian |
chkey(1) - hpux |
varnishadm(1) - centos |
Similar Topics in the Unix Linux Community |
---|
What command would you most like to see |
Xen Server Installation on CentOS6...? |
Execute scripts in Parallel |
Python pickle.loads(string) |
Please welcome Wisecracker in Underground forums. |