Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: HttpBuilder
-
Labels:None
-
Number of attachments :
Description
HTTPBuilder that makes an async request/response.
Should be pretty straightforward –
ThreadSafeHttpClient and a ThreadPoolExecutor
This covers most of it: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/examples/org/apache/http/examples/client/ClientMultiThreadedExecution.java
To do: Investigate how to add concurrent-backports for retroweaver 1.4 version.
Oops... Moved issue to GMOD project