Re: Asynchronous HTTP Downloads
Re: Asynchronous HTTP Downloads
- Subject: Re: Asynchronous HTTP Downloads
- From: Mike Schrag <email@hidden>
- Date: Wed, 17 Mar 2010 07:44:20 -0400
screw wohttpconnection ... use Apache HTTPClient. as far as async vs sync, just run it in thread / executorservice
On Mar 17, 2010, at 7:33 AM, Hendrik Holtmann wrote:
> Hi,
>
> I have to download data from external sources in my WebObjects-Application. As the download required several requests from different sources I would like to do this in an asynchronous manner.
> I looked into WOHTTPConnection and WORequest. I can implement the download using these classes, but it is synchron.
> In short: I want to do something like I can do with NSURLConnection in Cocoa. Any help would be appreciated.
>
> Cheers,
>
> Hendrik
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden