performance-related challenges with SOA

Here I list common reasons for performance-related challenges with service-oriented solutions.

performance-related challenges with service-oriented solutions

Every environment has performance boundaries, which have to be identified in advance and then they have to be accommodated. These performance constraints should be taken into account at the definition of the service inventory blueprint (e.g. determine the level of service granularity)

  1. dependence on XML processing: XML processing layers cause performance overhead, which is increased through the use of Web services (higher dependency on XML data representation).

    solutions:

    1. advanced XML processors
    2. hardware accelerators
    3. increased XML parsing capabilities within microprocessors
  2. high reuse of agnostic services cause scalability demands
  3. lager and more complex service compositions are required

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert