Loading...
Please wait, while we are loading the content...
Similar Documents
Event-Driven Programming for Distributed Multimedia Applications
| Content Provider | Semantic Scholar |
|---|---|
| Author | Pfeifer, Alésio Ururahy, Cristina D. |
| Copyright Year | 2009 |
| Abstract | Resumo. O interesse atual em computacao distribuida para redes geograficasvem destacando a necessidade de um modelo de programacao adequado a esteambiente. Devido a sua natureza assincrona, a programacao dirigida a eventosfornece um modelo apropriado ao tratamento de falhas e retardos, que sao fre-quentes neste contexto. Neste trabalho nos propomos uma arquitetura para apli-cacoes multimidia distribuidas baseada em um modelo de programacao orientadoa eventos. Para evitar problemas de sincronizacao, inerentes a programacao commultiplas threads, optamos por uma abordagem single thread, orientada a even-tos, aliada ao uso de multiplos canais de comunicacao. Com essa abordagem, oprogramador pode definir procedimentos de manipulacao apropriados para cadacanal, permitindo que a aplicacao processe concorrentemente fluxos de controle ede dados. Neste trabalho, discutimos este modelo de programacao, apresentamos osistema implementado sobre ele e descrevemos experiencias com este sistema.Abstract. Current interest in wide-area distributed computing has highlightedthe need for an adequate programming model for this environment. Because ofits asynchronous nature, event-driven programming provides a suitable model fordealing with the failures and delays that are frequent in this context. In this work wepropose an architecture for distributed multimedia applications based on an event-driven programming model. To avoid the synchronization problems that are inher-ent to multi-threaded programming, the proposed architecture is based on a single-threaded structure. Instead of multithreading, we opted for the event-orientedap-proach allied to multiple communication channels with user-defined handling pro-cedures to allow the application to deal concurrently with control and data streams.We discuss this programming model, present the system we have implementedbased on this model, and describe the experience we have had with this system.keywords: multimidia distributed systems, mobile code, asynchronous communi-cation, event-driven programming, interpreted language1 I |
| File Format | PDF HTM / HTML |
| Alternate Webpage(s) | http://www.inf.puc-rio.br/~ururahy/papers/sbrc02.ps.gz |
| Language | English |
| Access Restriction | Open |
| Content Type | Text |
| Resource Type | Article |