-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Michael Meisinger edited this page Sep 8, 2016
·
13 revisions
SciON provides an extensible Python application server with secure REST/Web API server, core frameworks and services. It can be used for a variety of applications, including scientific observation, data streaming, signal processing and as generic Web application API server.
SciON provides a message-driven, service-oriented scalable application deployment platform that can be extended to meet custom needs.
SciON is (C) by individual contributors and open source under BSD license. Some parts are based on the Ocean Observatories Initiative Cyberinfrastructure (OOI CI) Integrated Observatory Network (ION), (C) The Regents of the University of California, 2010-2014, open source under BSD license.
- Core Concepts
- Core Services
- Service Gateway describes the Web API server
- Capability Container
- Configuration
- Service Interfaces
- Object Interfaces
- Resource Registry
- Search and Query of resources, associations, events
- Deployment
- Multi Container Deployment
- Extension
- Roadmap
- Implementation Details