Skip to content

Instantly share code, notes, and snippets.

@kccheung
Forked from bexp/http_table.md
Created February 26, 2017 09:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kccheung/7151d2d99c691de6cfd90856ec7955cf to your computer and use it in GitHub Desktop.
Save kccheung/7151d2d99c691de6cfd90856ec7955cf 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