You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Next »

Common Services is a collection of build-time libraries and run time services that provide general utility functionality for OpenECOMP constituent components.   While the Common Services are part of the OpenECOMP architecture, they are released directly by AT&T on Github, rather than with the other elements of OpenECOMP that are hosted by the Linux Foundation. 

<<TODO: Need descriptions of services with "Description" missing.>>

<<TODO: Need clarification per questions in comment left 2/09/17 by Nancy>>

ServiceDescriptionURL to Open Source API
Application Authorization Framework (AAF)

Java fine-grained API request authorization library and run-time service built using Apache Cassandra. The authorization is primarily role-based. The AAF is part of the Security Framework.

http://search.maven.org/#search%7Cga%7C1%7Ccom.att.authz
Cadi
http://search.maven.org/#search%7Cga%7C1%7Ccom.att.cadi
Cambria ClientJava client library for working with the Universal Event Broker/Message Router HTTP APIhttp://search.maven.org/#search%7Cga%7C1%7Ccom.att.nsa
CDP-PAL
http://search.maven.org/#search%7Cga%7C1%7Ccom.att.cdp
Data Movement as a Platform Message Router (DMaap/MR)

DMaaP Message Router is a reliable, high-volume pub/sub messaging service with a RESTful HTTP API that is delivered as a web service using the JSC framework. The service is built over Apache Kafka. In addition to the URL to the source code, note the following page: DMaaP Message Router API

http://search.maven.org/#search%7Cga%7C1%7Ccom.att.nsa
DMaaP Client

Java client messaging API library for posting and subscribing to DMaaP/MR.

http://search.maven.org/#search%7Cga%7C1%7Ccom.att.nsa

Direct Messaging Engine (DME)

Java framework and run-time service. It efficiently transports JMS (Java Message Service) data using HTTP (synchrously or asynchronously) and websockets. It can be used instead of vendor HTTP stacks or in proxy mode. Allows dynamic routing of messages based upon data, business partner, or geographic affinity. Includes capabilities for dynamic endpoint registration, load balancing and failover between service endpoints. Can be implemented and used by clients, servers, or both.

http://search.maven.org/#search%7Cga%7C1%7Ccom.att.aft
Data Router

https://oss.sonatype.org/content/repositories/snapshots/com/att/datarouter-prov/datarouter-prov/0.0.1-SNAPSHOT/datarouter-prov-0.0.1-20170202.202012-1-javadoc.jar

https://oss.sonatype.org/content/repositories/snapshots/com/att/datarouter-node/datarouter-node/0.0.1-SNAPSHOT/datarouter-node-0.0.1-20170202.202035-1-javadoc.jar

Event and Error-Logging Framework (EELF)

Java library for formatting log recordshttp://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.att.eelf%22

Java Service Container (JSC, formerly AJSC)

Java service container supports rapid development of APIs and deployment of services in the cloud. Integration between any service can be created and deployed in a short amount of time with full visibility and exposure through the cloud. The container provides for Enterprise Integration patterns through inclusion of Apache Camel, and re-usability of business logic exposed via Spring Bean Creation, RESTful services, and JAX-RS.

http://search.maven.org/#search%7Cga%7C1%7Cajsc
nsaServerLibrary
http://search.maven.org/#search%7Cga%7C1%7Ccom.att.nsa
saClientLibrary
http://search.maven.org/#search%7Cga%7C1%7Ccom.att.nsa
saToolKit
http://search.maven.org/#search%7Cga%7C1%7Ccom.att.nsa
Woorea Library
http://search.maven.org/#search%7Cga%7C1%7Ccom.att.woorea
  • No labels