Hi, Yes, I got this point. Actually, i was looking for HTTP client suggestion. Like currently I am using http4s with the normal Map function. But I have seen users are facing issues in AsyncHttpClient. If anybody used that before.
Thanks Shashank On Tue, Nov 21, 2017 at 7:17 PM, Stefan Richter <s.rich...@data-artisans.com > wrote: > Hi, > > did you see the example code in the documentation here: > https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/stream/ > asyncio.html ? This code does async calls agains a database, but I think > it should be straight forward to replace this part > > Future<String> resultFuture = client.query(str); > > with your HTTP post request call, returning a Future. > > Best, > Stefan > > > Am 21.11.2017 um 11:46 schrieb shashank agarwal <shashank...@gmail.com>: > > Hello, > > Is anybody has an example of HTTP post request using Async io? > > Shashank > > > > > > > > -- Thanks Regards SHASHANK AGARWAL --- Trying to mobilize the things....