Pavel Bucek has been working on support for true non-blocking client support in Jersey. This frees developers from having to manipulate threads (which would result in poor use of resources anyhow) and is based on Jean-François Arcand’s Async Http Client (AHC). This is still experimental work at this point but could change rapidly if the [...]
