https://github.com/citiususc/composit-iserve
ComposIT / iServe bindings for integration
https://github.com/citiususc/composit-iserve
Last synced: about 1 year ago
JSON representation
ComposIT / iServe bindings for integration
- Host: GitHub
- URL: https://github.com/citiususc/composit-iserve
- Owner: citiususc
- License: apache-2.0
- Created: 2014-03-10T11:04:13.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-09T22:22:16.000Z (about 10 years ago)
- Last Synced: 2025-01-29T19:23:57.359Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 83 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ComposIT-iServe
ComposIT-iServe is an integration module that enables making use of ComposIT (https://github.com/citiususc/composit)
for directly composing services indexed by iServe (https://github.com/kmi/iserve).
This project supports composing semantic services with good performance without requiring loading all the service
descriptions in memory. Service discovery and matchmaking tasks are delegated to iServe, which is especially
focused on providing semantic service discovery support, while the actual composition is carried out by ComposIT.
In order to use ComposIT-iServe you will need to get yourself a copy of both ComposIT and iServe.