资 源 简 介
Welcome to OPS - Open Publish-Subscribe
**OPS 4.0.3 archives are now avilable from Downloads.
See Installation or User Guide to get started!**
Introduction
OPS primarily targets distributed real-time and embedded (DRE) systems and distributed control systems (DCS).
OPS aims to offer asynchronous, efficient and type secure publish-subscribe communication between processes running on multiple platforms written in multiple programming languages.
The communication model of OPS is a typed topic publish-subscribe model. That means that processes that take part in the OPS communication can act as publishers or subscribers to different topics. Data published on a certain topic will be delivered to all subscribers to that topic in a way that hides the publishers from the subscribers and vice versa. By ensuring this anonymity the middleware allows for low coupling between dif