Optimizing web services performance using caching
Abstract:
Due to the complex infrastructure of web applications (using application servers, web servers, database servers, etc.) response times perceived by clients can be significantly larger than they would like. The same can be applied to web services that have been implemented using the same web technology. On the other side, repeated invocations to the same "read-only" web service with the same request data may often produce the same response from the provider, what can be considered a useless work. In the search for a performance improvement, we propose a cache-based extension to the architecture that can enhance current web services architecture. © 2005 IEEE.
Año de publicación:
2005
Keywords:
Fuente:

Tipo de documento:
Conference Object
Estado:
Acceso restringido
Áreas de conocimiento:
- Ingeniería de software
- Software
- Tecnologías de la información y la comunicación
Áreas temáticas:
- Programación informática, programas, datos, seguridad