Ask the Expert

Are serialization and de-serialization the bottleneck for improving SOAP performance?

Are serialization and de-serialization the bottleneck and the primary targets for improving the SOAP performance?

    Requires Free Membership to View

The primary bottleneck is XML processing. Part of the XML processing process is serialization and deserialization, but I would spend more time optimizing the XML parsing process rather than the serialization process.

This was first published in October 2002

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.