Dan Davis wrote: > I'm aware of Axis, GLUE, and WASP through the archives, > but has anybody explored more radical ways to improve > performance?
hi Dan, we attempted a much more radical approach to SOAP processing by focusing on streaming deserialization and pipelined architecture - then of course we got distracted by adding more features but we hope to be able to get back to initial goals and re-profile XSOAP with updated Keep-Alive and HTTP chunked encoding when they are in place, for more details please see: http://www.extreme.indiana.edu/xgws/xsoap/ where you can get source code and also read our design doc about SoapRMI (now called XSOAP) at: http://www.extreme.indiana.edu/xgws/#papers we look forward ot comments about our design decisions (and any other feedback). thanks, alek