Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

The Component Caller API is a component that works as a proxy that makes the ACS / CORBA world in a REST API. This enables different functionality, such as connecting standalone applications, plugins and/or web services to the system.

The Event Converter is a component that serves a pre-configured set of events by converting them from ACS' Notification Channel (Based on CORBA's Notification Service) into Redis PubSub model for unreliable subscribers and into Redis queues for reliable subscribers.

At ALMA, it is these services are being used in a couple of places:

  • Integrated Alarm Alarms System Plugins for to obtaine device information
  • ObopsOnlineServer to prepare observation and operational reports (Shift Logs)
  • Some prototypes have been done to check feasibility of web services to control the system

...

Presentation

  • Scope
    • Background
    • Component Caller API
    • Event Converter
  • Duration: 10 minutes

...