Skip to content

Conversation

@jnutting512
Copy link

When using servlet in async mode, a new thread is created for every request. The purpose of this pull request is to improve performance by using a ThreadPoolExecutor so threads will be reused.

@oliemansm oliemansm merged commit ceed1f3 into graphql-java-kickstart:master Feb 16, 2019
@oliemansm
Copy link
Member

Thanks @jnutting512!

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