Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

Allow better concurrency using ThreadingMixIn #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

observerss
Copy link

Currently sleepy.mongoose works synchronously, it blocks on every request

This patch is the minimum sync -> async change, using TheadingMixIn to process request in individual threads.

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