in reply to Re: How to bucket a Hash
in thread How to bucket an Hash
That was a test program and it didn't take care of the all the cases :). Thanks for fixing that issue.
As I was looking to different solutions which can be used while assigning jobs to multiple threads. As I want a fixed size queue is assigned to each thread. As the job items are present in a HASH, I was looking a method through which this slicing can be done on a faster way as the total keys can be high.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to bucket a Hash
by Random_Walk (Prior) on Nov 27, 2013 at 09:41 UTC |