On Tue, 2006-09-19 at 11:53 +0530, Asankha C. Perera wrote: > Sorry I haven't been able to follow through all messages in this > thread.. but yes, Synapse is very much interested in an async/NIO based > http/s client. Basically this is required as an http/s transport > implementation for Axis2 (and not directly for Synapse). However, as > Synapse would be expected to work with many messages concurrently > (acting as an ESB) we do not want a huge number of threads to be doing > IO - and hence the requirement for an async http client. So far we > haven't made any progress on this front... >
Asankha, Are full-blown HTTP state management and authentication hard requirements for such a client? If not, a simple async HTTP client can be hacked up within a reasonable period of time, provided Apache Synapse is prepared to act as a testbed for it. Oleg > thanks > asankha > >> I believe Apache Synapse expressed interest in an asynchronous > >> HTTP client of a sort. Probably you should get in touch with those guys, > >> see if they are still interested and get them articulate requirements > >> for such a client. > >> > > > > I don't see when I would be able to do something with those requirements. > > I know that I won't have time to do anything until December, and the > > items lining up so far have already taken months not to be implemented. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
