All Downloads are FREE. Search and download functionalities are using the official Maven repository.

play-commons-constants.1.0.source-code.play-commons-constants.properties Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version
# Shared constants to configure the PLAY platform
#
# @author stuehmer
#

# Send Notify messages to this service
dsb.notify.endpoint = http://46.105.181.221:8084/petals/services/NotificationConsumerPortService
# Send Subscribes and GetResourceProperty messages to this service
dsb.subscribe.endpoint = http://46.105.181.221:8084/petals/services/NotificationProducerPortService
# Send Unsubscribes messages to this service
dsb.unsubscribe.endpoint = http://46.105.181.221:8084/petals/services/SubscriptionManagerPortService

# Eventcloud registry url to list and create proxies with ProActive
eventcloud.registry = pnp://eventcloud.inria.fr:8081/eventclouds-registry
eventcloud.unstable.registry = pnp://eventcloud.inria.fr:8084/eventclouds-registry

# Send requests to this service to list, create proxies and get proxy endpoints
eventclouds.management.endpoint = http://eventcloud.inria.fr:8082/proactive/services/eventclouds/management-webservices
eventclouds.unstable.management.endpoint = http://eventcloud.inria.fr:8085/proactive/services/eventclouds/management-webservices

# Send new EP-SPARQL queries to this service
platfomservices.querydispatchapi.endpoint = http://demo.play-project.eu:8084/play/QueryDispatchApi

# Get metadata (e.g., stream annotations) from this service
governance.metadataservice.endpoint = http://46.105.181.221:8080/metadata/MetadataService

# Get topics and metadata from this service
governance.eventgovernance.endpoint = http://46.105.181.221:8080/governance/EventGovernance




© 2015 - 2024 Weber Informatics LLC | Privacy Policy