in reply to Re: What is the correct way to use Thread::Queue::Any ?
in thread What is the correct way to use Thread::Queue::Any ?

The reason for Thread::Queue::Any over Thread::Queue (if it matters) is that I need to be queuing references to data structures.

From a previous post of mine it turns out that I cannot do what I need with Thread::Queue otherwise I'd be using it :)

Hey ho, 'tis a shame :)

Many thanks.

  • Comment on Re: Re: What is the correct way to use Thread::Queue::Any ?