Legato's environment lets you create and run multiple applications in different ways:
To help support the different development needs, Legato has two levels of services:
Application Services
Foundation Services
get()can be called from any app.startaction() or set()are thread safe; a single app can call them, or they can manage their own resource arbitration between selected apps.Legato also provides a simple form of interface definition language (IDL) similar to C. It helps define APIs so they can be used in multiple, different programming languages. See Language-independent APIs.
Copyright (C) 2014 Sierra Wireless, Inc. Use of this work is subject to license.