Skip to main content

Fork you process like a boss

Project description

Fork your proccess like a boss:

import forkme
import logging
from time import sleep


logging.basicConfig(level=logging.DEBUG)


def main():
    forkme.fork(4)
    sleep(1)
    print(forkme.get_id())


if __name__ == '__main__':
    main()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

forkme-0.4.tar.gz (2.2 kB view details)

Uploaded Source

File details

Details for the file forkme-0.4.tar.gz.

File metadata

  • Download URL: forkme-0.4.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for forkme-0.4.tar.gz
Algorithm Hash digest
SHA256 92ccce5cbfe502f15e0f97c210b6ef7b8c5438b3d46d75faf2b1cb1f70832505
MD5 a60e9d58e4d42ff439acaefbd5cd9904
BLAKE2b-256 766d8207c320e99e5addb806b1f977726a44554a35be77311d783950c381c356

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page