Skip to main content

Multiprocessing

Project description

produttore_e_consumatore2

GitHub license Author Version Language Python sys.platform supported On GitHub

Description

Producer and consumer with multiprocessing

Required

  • choco/ apt

Installation

  • choco (Windows) (as Administartor)
    • choco install produttore_e_consumatore2 --version=01.01
  • Ubuntu using apt:
    • sudo add-apt-repository ppa:castellanidavide/school -y; sudo apt update; sudo apt install produttore_e_consumatore2 -y

Update

  • Windows (using choco):
    • choco upgrade produttore_e_consumatore2
  • Ubuntu using apt:
    • sudo apt update; sudo apt upgrade

Delate

  • Windows (using choco):
    • choco remove produttore_e_consumatore2
  • Ubuntu using apt:
    • sudo apt remove produttore_e_consumatore2

Directories structure

  • .gitignore
  • setup.py
  • LICENSE.md
  • .github
    • ISSUE_TEMPLATE
      • bug_report.md
      • feature-request.md
    • workflows
      • on-push.yml
      • on-release.yml
  • choco
    • set.txt
    • produttore_e_consumatore2.nuspec
    • tools
      • chocolateyinstall.ps1
      • chocolateyuninstall.ps1
      • LICENSE.txt
      • VERIFICATION.txt
  • debian
    • produttore_e_consumatore2.1
    • produttore_e_consumatore2.c
    • Makefile
    • requirements.in
    • debian
      • changelog
      • compat
      • control
      • copyright
      • postinst
      • postrm
      • preinst
      • rules
      • source
  • docs
    • logo.png
    • *.md
  • flussi (example output(s))
    • net.csv
    • OS.csv
  • log (example log(s))
    • trace.log
  • requirements
    • requirements.txt
  • produttore_e_consumatore2
    • __init__.py

Execution examples

  • produttore_e_consumatore2

Output location

  • *.csv (if enabled) in the location where the code was lauched
  • *.log
    • C:/Program Files/produttore_e_consumatore2/* on Windows
    • ~/* on linux
    • current location (if you didn't lauch the code with the correct rights)

Made by Castellani Davide If you have any problem please contact me:

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

produttore_e_consumatore2-1.1.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

produttore_e_consumatore2-1.1-py3-none-any.whl (10.1 kB view hashes)

Uploaded Python 3

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