A damn simple library for building production-ready RESTful web services.
java
rest
jax-rs
jdbi
dropwizard
web-framework
hibernate
jetty
jersey2
restful-webservices
jersey-framework
-
Updated
Jun 21, 2021 - Java
During the discussions on Discord, #1275, and #1273, the case for having a method that releases the request thread back into the threadpool came up. This could help avoid the case where a few slow endpoints starve your threadpool.
I have no idea what to name this method, but I think it's signature could look like this: