Event-Based Programming Taking Events to the Limit /
Languages like C#, VB .NET, and Delphi include built-in support for events, and these events become very powerful when they connect the objects and components of a system. Events make it possible for such parts to interact without any coupling. And the resulting parts can be developed and tested ind...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2006.
|
Edición: | 1st ed. 2006. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- Coupling
- Events and Notifications
- Notification Delivery
- Notification Payloads
- A Survey of Commercial Systems
- Diagrams for Event-Based Systems
- Signal Wiring Diagrams
- The Mechanics of Event Firing
- Event-Based Interaction Patterns
- Functional Roles
- Case Study 1: A System Browser
- Case Study 2: A Pipelined HTTP Service
- Case Study 3: A Distributed Workflow System.