Python Forum
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Shared queues
#1
Hi,

I am trying to share a multiprocessing dictionary (Manager().dict()) of multiprocessing Queues (Manager().Queue()) between multiple python instances/processes (keys are strings).

I am running in circles and am always being stopped by something, can someone help me with this?

Thank you!
Reply


Messages In This Thread
Shared queues - by l00p1n6 - May-15-2018, 08:40 AM
RE: Shared queues - by buran - May-15-2018, 08:42 AM
RE: Shared queues - by l00p1n6 - May-15-2018, 09:37 AM
RE: Shared queues - by DeaD_EyE - May-15-2018, 01:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Shared reference of variables... Denial 1 1,435 Aug-29-2020, 01:52 PM
Last Post: snippsat
  How to install and use a shared libary, via a .dll? ninjaisfast 0 1,304 Jul-09-2020, 03:23 PM
Last Post: ninjaisfast
  Divisors shared the second numbers mircea_dragu 1 2,058 Feb-07-2019, 10:09 PM
Last Post: ichabod801
  running just one process shared among uses Skaperen 3 3,006 Aug-07-2018, 12:12 AM
Last Post: Skaperen
  Shared reference and equality zyo 3 3,183 Jun-30-2018, 07:10 PM
Last Post: ljmetzger
  Multithreading with queues - code optimization h1v3s3c 1 2,675 May-10-2018, 10:40 AM
Last Post: ThiefOfTime
  two different objects, but somehow the values are shared between them RaphaelMG 6 4,171 Apr-20-2018, 05:53 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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