Magic read capacity limit #508
Replies: 1 comment
-
I think there might be no answer because you didn't specify what "parallel the reads" means, so it leave us guessing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm using the library to read a lot of big files around 2gb each and about 1700 of them. I notice that if I try to parallel the reads the max throughput doesn't change and it is stuck at 40 mb a sec. I suspect there is a static resource limiting the capacity and since I don't know the code base I wondered if somebody might be able to direct me where and what to look for.
Beta Was this translation helpful? Give feedback.
All reactions