Could someone please let me know the solution to this problem. Thanks for your time and help.

On Tue, Feb 17, 2015 at 1:27 PM, Sravan Kumar Reddy Javaji <sravan2j@gmail.com> wrote:
Hello Everyone,

I am trying to access same LMDB source using multiple programs at the same time. I set max_readers to 2 at the time of creating environment by the first program, but still second program is not able to read the LMDB. Could some one please let me know how could I implement this feature?

-
Thanks and Regards,
Sravan