in reply to Re: Wanting some clarification / opinions on MCE vs Threads
in thread Wanting some clarification / opinions on MCE vs Threads
I was curious about how MCE::Queue compares to Thread::Queue for the demonstration.
Thread::Queue, and indeed anything involving threads::shared is very slow. This is a side effect of the latter's peculiar implementation.
|
|---|