Skip to content

Use requests.Session while communicating with Marathon.#121

Merged
solarkennedy merged 1 commit intothefactory:masterfrom
nihn:use-requests-session
Jun 24, 2016
Merged

Use requests.Session while communicating with Marathon.#121
solarkennedy merged 1 commit intothefactory:masterfrom
nihn:use-requests-session

Conversation

@nihn
Copy link
Copy Markdown

@nihn nihn commented Jun 24, 2016

Right now when Client opens new tcp connection for any call to Marathon api. Use requests.Session provide great performance improvement by ensuring keep-alive connections when many sequential calls are made.

@solarkennedy
Copy link
Copy Markdown
Contributor

Oooo

@solarkennedy solarkennedy merged commit 58622c9 into thefactory:master Jun 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants