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

fdataprocessing.data-processing-queue-helper.1.2.0-49.source-code.rabbit.properties Maven / Gradle / Ivy

#
# Copyright 2015-2017 Hewlett Packard Enterprise Development LP.
#
# 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.
#

CAF_RABBITMQ_BACKOFF_INTERVAL=5
CAF_RABBITMQ_CONSUME_QUEUES=
#e.g. CAF_RABBITMQ_CONSUME_QUEUES=output,workflow_rejected,caf-workflow-out
CAF_RABBITMQ_HOST=
CAF_RABBITMQ_MAX_ATTEMPTS=-1
CAF_RABBITMQ_MAX_BACKOFF_INTERVAL=15
CAF_RABBITMQ_PASSWORD=root
CAF_RABBITMQ_PORT=5672
#Queue to send documents to
CAF_RABBITMQ_PUBLISH_QUEUE=
#Queue to retrieve messages from
CAF_RABBITMQ_USERNAME=root




© 2015 - 2025 Weber Informatics LLC | Privacy Policy