tusury / vt-middleware

Automatically exported from code.google.com/p/vt-middleware
0 stars 0 forks source link

ldaptive: provide search implementation to control memory usage #199

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Searches for large result sets may have memory related concerns.
Provide a search implementation that controls for the number of entries 
returned by blocking until they have been read.

Original issue reported on code.google.com by dfis...@gmail.com on 19 Nov 2013 at 8:27

GoogleCodeExporter commented 8 years ago
Added QueueingSearchExecutor implementation.
Fixed in r2852.

Original comment by dfis...@gmail.com on 20 Nov 2013 at 8:49