AWS upload script written in python - verify number of processes used
jschwar at sbcglobal.net
jschwar at sbcglobal.net
Sun Oct 9 14:52:23 EDT 2022
Sorry, I forgot to mention that I'm using Windows 10 64-bit.
From: jschwar at sbcglobal.net <jschwar at sbcglobal.net>
Sent: Sunday, October 9, 2022 1:48 PM
To: 'python-list at python.org' <python-list at python.org>
Subject: AWS upload script written in python - verify number of processes
used
I have an AWS upload script to upload to my S3 bucket and I have it
configured to use 6 processes. How can I verify that it's using 6 processes
to do the upload?
I have wireshark installed, but I'm not very familiar with it. I also have
tried tasklist, but that doesn't tell me what I want to know either.
Does anyone know how to check this?
More information about the Python-list
mailing list