Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softwareag/adapya-entirex
Persistent messaging with webMethods EntireX Broker
https://github.com/softwareag/adapya-entirex
entirex integration-server python webmethods
Last synced: 3 days ago
JSON representation
Persistent messaging with webMethods EntireX Broker
- Host: GitHub
- URL: https://github.com/softwareag/adapya-entirex
- Owner: SoftwareAG
- License: other
- Created: 2019-12-11T18:13:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-27T17:50:19.000Z (12 months ago)
- Last Synced: 2024-12-01T01:09:54.515Z (23 days ago)
- Topics: entirex, integration-server, python, webmethods
- Language: Python
- Homepage:
- Size: 6.62 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
adapya-entirex - Persistent Messaging with webMethods EntireX Broker
====================================================================*adapya-entirex* is a services library for persistent messaging using the Advanced Communication Interface (ACI) with the
EntireX Broker from Software AG.EntireX is a component in the webMethods high-performance communication infrastructure.
adapya-entirex is part of a set of Python packages including adapya-adabas
a client library for Adabas database access.*adapya-entirex* is a **pure** Python package: it does not require compilation
of extensions.It has been used on Linux, Solaris and Windows.
Prerequisite for adapya is Python version 2.7 or 3.5 and above.
Installation
------------Install and update with the Python package manager:
.. code-block:: text
pip install -U adapya-entirex
Links
------ Details of adapya-entirex: https://softwareag.github.io/adapya-entirex/index.html
- adapya in the Adabas forum: http://tech.forums.softwareag.com/techjforum/forums/show/171.page
- About webMethods EntireX: https://resources.softwareag.com/application-modernization/webmethods-entirex
- webMethods EntireX documentation:
http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/entirex/entirex_vers.htmLicense
-------Copyright 2004-2023 Software AG
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions and
limitations under the License.-------
These tools are provided as-is and without warranty or support.
They do not constitute part of the Software AG product suite.
Users are free to use, fork and modify them, subject to the license agreement.
While Software AG welcomes contributions, we cannot guarantee to include every
contribution in the master project.