Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Non-Blocking Connection and Timeout Support #61

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

bufferx
Copy link

@bufferx bufferx commented Apr 16, 2013

Issue

  • The Blocking IO Connection will causing that the tornado service can not respond new HTTP Request, when MongoDB server goes down(Error: no route to host).

New Feature

  • create Non-blocking connection to mongodb service, support for connection timeout and request timeout, when using tornado as the Async Backend
  • add life time for long connection

Refrence

@bufferx
Copy link
Author

bufferx commented Apr 24, 2013

@jehiah hey jehiah, do you have plan to review and merge this patch soon? Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant