Пакет libuniset2: Информация

  • Default inline alert: Версия в репозитории: 2.35.2-alt1

Бинарный пакет: libuniset2
Версия: 2.17.3-alt1
Архитектура: ppc64le
Собран:  9 ноября 2021 г. 9:11 в задании #289232
Исходный пакет: libuniset2
Категория: Разработка/C++
Сообщить об ошибке в пакете
Домашняя страница: http://wiki.etersoft.ru/UniSet

Лицензия: LGPL-2.1
О пакете: UniSet - library for building distributed industrial control systems
Описание: 
UniSet is a library for distributed control systems.
There are set of base components to construct this kind of systems:
* base interfaces for your implementation of control algorithms.
* algorithms for the discrete and analog input/output based on COMEDI interface.
* IPC mechanism based on CORBA (omniORB).
* logging system based on MySQL,SQLite,PostgreSQL databases.
* Web interface to display logging and statistic information.
* utilities for system's configuration based on XML.

UniSet have been written in C++ and IDL languages but you can use another languages in your
add-on components. The main principle of the UniSet library's design is a maximum integration
with open source third-party libraries. UniSet provide the consistent interface for all
add-on components and third-party libraries.

More information in Russian:

Сопровождающий: Pavel Vainerman


Права:
Pavel Vainerman
@everybody

Последнее изменение


31 октября 2021 г. Pavel Vainerman 2.17.3-alt1
- [uwebsocket]: minor refactoring and fixes
31 октября 2021 г. Pavel Vainerman 2.17.2-alt1
- used catch2 instead catch
28 октября 2021 г. Pavel Vainerman 2.17.1-alt1
- DBServer-PGSQL: new libpqxx (c++17)