Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Suspending worker threads
#2
Semaphores will allow for synchronization of processes, and may suit your needs.

I suggest downloading and reading the following:
Summary: The Little Book of Semaphores
PDF: http://greenteapress.com/semaphores/Litt...phores.pdf
Reply


Messages In This Thread
Suspending worker threads - by olderguy - Apr-20-2021, 10:01 PM
RE: Suspending worker threads - by Larz60+ - Apr-21-2021, 10:28 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Receive data from Redis RQ worker process freak14 0 1,908 Jul-15-2019, 12:39 PM
Last Post: freak14
  Sending a custom signal from a worker mhc 4 4,804 Jul-03-2018, 04:05 PM
Last Post: mhc
  Good way to have a worker queue accessible by multiple process? cheater 2 2,514 Dec-21-2017, 09:30 PM
Last Post: wavic
  Worker thread? micko 1 3,039 Feb-27-2017, 09:52 AM
Last Post: Ofnuts

Forum Jump:

User Panel Messages

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