|
|
|
|
|
by davidjfelix
1547 days ago
|
|
Admittedly it's been awhile since I've written Java, so most of this is what I remember and what I've seen successful teams using -- got any links to a "true async" in Java? I was under the impression that all Java async work was backed by thread pools. |
|
https://openjdk.java.net/jeps/321
https://github.com/AsyncHttpClient/async-http-client
https://hc.apache.org/httpcomponents-client-5.1.x/examples-a...