Sistema de gestión para un servidor de video bajo demanda

Carlos Varela (1), Víctor M. Gulías (1), Alberto Valderruten (1), Carlos Abalde (1)

e-mails: cvarela@dc.fi.udc.es, gulias@dc.fi.udc.es, valderruten@dc.fi.udc.es, carlos@dc.fi.udc.es

(1) Universidade da Coruña - Departamento de Computación 15071 A Coruña España

Abstract

In this paper we describe a management system for a video-on-demand server based on SNMP. It allows the monitoring of the VoDKA server, a system which other video services to users that can demand for data streams at any time, and also provides the management of the changes on the server, using the standard SNMP. Thus, the management can be done using any standard tool. The concurrent functional language Erlang/OTP has been chosen for the development because of its suitable features for the implementation of soft real-time fault-tolerant distributed processing applications, using message-passing.

Resumen/Resumo

En este artículo se describe un sistema de gestión para un servidor de vídeo bajo demanda usando SNMP. Permite por una parte la monitorización del servidor VoDKA, un sistema que proporciona servicios de vídeo a usuarios que pueden solicitar extractos de información en cualquier momento, y por otra parte soporta la gestión de cambios en el servidor, todo ello usando el estándar de gestión SNMP. Dicha gestión puede así realizarse a través de herramientas externas con independencia de la que se utilice. Para su implementación se explotan las posibilidades de Erlang/OTP, lenguaje funcional para desarrollar aplicaciones de tiempo real blando, tolerantes a fallos y distribuidas, usando el paradigma de paso de mensajes.

Keywords:Monitoring, Instrumentation, Functional Programming, ERLANG/OTP, Video on Demand, Perfomance Evaluation

Palabras Clave/Palavras Chave: Monitorización, Instrumentación, Programación Funcional, ERLANG/OTP, Video bajo Demanda, Evaluación del Rendimiento


BibTex

@INPROCEEDINGS{varela04:333,
                  AUTHOR       = {Carlos Varela and Víctor M. Gulías and Alberto Valderruten and Carlos Abalde},
                  TITLE        = {Sistema de gestión para un servidor de video bajo demanda},
                  BOOKTITLE    = {30ma Conferencia Latinoamericana de Informática (CLEI2004)},
                  YEAR         = {2004},
                  editor       = {Mauricio Solar and David Fernández-Baca and Ernesto Cuadros-Vargas},
                  pages        = {972--984},
                  address      = {},
                  month        = Sep,
                  organization = {Sociedad Peruana de Computación},
                  note         = {ISBN 9972-9876-2-0},
                  file         = {http://clei2004.spc.org.pe/es/html/pdfs/333.pdf}
}

pdficon.gif PDF de este artículo
PDF de CLEI2004 (incluye todos los artículos)
Página principal CLEI 2004
Generado por Sociedad Peruana de Computación