Python Forum
I may need some testing / review help with socket server exercise
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I may need some testing / review help with socket server exercise
#4
Hi Friends, thanks for answers. There was some feedback already, as couple days ago one of the users identified small bug which made some confusion and since then there are several solutions as I see.

Quote: but async programming might also be worth considering in Python,

Do you mean handling a list of sockets and checking in a loop which of them has some data to be processed etc, without spawning dedicated thread for each?
Reply


Messages In This Thread
RE: I may need some testing / review help with socket server exercise - by rodiongork - Jun-25-2024, 05:08 AM

Forum Jump:

User Panel Messages

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