Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Security of socket on vserver
Post: Security of socket on vserver

Hello, I have a vserver and I would like to constantly run a python script on it. It is a simple socket server application where multiple clients can connect to. The coding is not the problem. My que...
Pythocodras Networking 1 1,607 Jun-01-2023, 07:07 AM
    Thread: Multiprocessing queue catch get timeout
Post: RE: Multiprocessing queue catch get timeout

(Apr-22-2022, 05:43 PM)Pythocodras Wrote: Hello, I have a simple script that waits for a queue with a timeout. I would like to catch that specific exception but cant find the correct one. import mu...
Pythocodras General Coding Help 1 2,401 Apr-22-2022, 06:01 PM
    Thread: Multiprocessing queue catch get timeout
Post: Multiprocessing queue catch get timeout

Hello, I have a simple script that waits for a queue with a timeout. I would like to catch that specific exception but cant find the correct one. import multiprocessing as mp RQ = mp.Queue() while(RU...
Pythocodras General Coding Help 1 2,401 Apr-22-2022, 05:43 PM
    Thread: Problem with simple 3D Vektor calculation
Post: Problem with simple 3D Vektor calculation

Hello! I am trying to do a simple vector calculation. But somehow it is not correct an I can not find the error. Basically I have a vector with a start and endpoint, both somewhere in the 3D space. T...
Pythocodras General Coding Help 0 1,737 Dec-11-2019, 07:18 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020