Skip to content

Instantly share code, notes, and snippets.

@bexp
Last active February 26, 2017 09:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save bexp/a82c13a44744a2217ae3520b32c7933c to your computer and use it in GitHub Desktop.
Save bexp/a82c13a44744a2217ae3520b32c7933c to your computer and use it in GitHub Desktop.
http lib connect timeout (ms) read timeout write timeout concurrency
OkHttp, retrofit, picasso 10,000 10,000 10,000 64 total, 5 per host
Volley 2,500 2,500 2,500 4
HttpUrlConnection up to few minutes up to few minutes n/a 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment