demo async http client

Created by Tung NGUYEN on 2023-12-12 20:32:22
Last modified on 2023-12-12 20:32:22

Check the following links to understand more about using this library:
  1. HttpAsyncClient, https://hc.apache.org/httpcomponents-asyncclient-4.1.x/quickstart.html, accessed Oct 2023.
  2. async-http-client, https://github.com/AsyncHttpClient/async-http-client, accessed Oct 2023.
  3. Some threads on StackOverflow: https://stackoverflow.com/questions/16539245/java-equivalent-of-c-sharp-async-await, https://stackoverflow.com/questions/16349797/can-asynchttpclient-perform-non-blocking-async-http-calls?rq=3, https://stackoverflow.com/questions/3142915/how-do-you-create-an-asynchronous-http-request-in-java?rq=3
  4. Other references: https://onecompiler.com/cheatsheets/async-http-client, https://www.tornadoweb.org/en/stable/httpclient.html, http://www.java2s.com/example/java-api/org/apache/http/impl/nio/client/closeablehttpasyncclient/index.html

Category: Todos
Tags: 6

© 2013 - 2026. Tung NGUYEN. Using CI version: 3.0.2 | Page rendered in 0.0044 seconds.