EnglishFrenchSpanish

OnWorks favicon

ppserver - Online in the Cloud

Run ppserver in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ppserver that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ppserver - manual page for Parallel Python Network Server

SYNOPSIS


ppserver [-hda] [-i interface] [-b broadcast] [-p port] [-w nworkers] [-s secret] [-t
seconds]

DESCRIPTION


Parallel Python Network Server

OPTIONS


-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 running jobs or decrease if
connectivity to remote ppservers is often lost.

-P pid_file
file to write PID to

Please visit http://www.parallelpython.com for extended up-to-date documentation, examples
and support forums

SECURITY


Due 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 readable 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).

Use ppserver online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Crater
    Crater
    Crater is an open-source web &
    mobile invoicing app made especially for
    freelancers and small businesses.
    It's the complete invoicing solution
    you need...
    Download Crater
  • 2
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 3
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 4
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 5
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 6
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • More »

Linux commands

Ad