soramitsu-iroha-balancer

所属分类:内容生成
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2022-02-16 07:23:16
上 传 者sh-1993
说明:  通过去中心化技术设计更美好的世界
(Designing a Better World Through Decentralized Technologies)

文件列表:
gradle/wrapper/
iroha-balancer-client/
iroha-balancer-core/
iroha-balancer-integration-test/
Jenkinsfile
build.gradle
gradle.properties
gradlew
gradlew.bat
settings.gradle

# Iroha balancer DevOps * Java 11 required * Shell Command to lunch application jar on Linux(from jar directory): java -jar iroha-balancer-{version}.jar * Must have ability to connect RabbitMq * Must have ability to connect Iroha nodes # Overview Iroha balancer service reads input exchange: ``` rabbitmq:iroha-balancer ``` Used routing keys: ```yaml torii - send byte array with transaction that shall be balanced to torii method list-torii - send json array with byte arrays or String base64 bytes of transaciton list that shall be balanced to listTorii method ``` # Environment variables ```yaml camel settings: - CAMEL_COMPONENT_RABBITMQ_HOSTNAME=${LOCAL_RABBITMQ_HOST:?LOCAL_RABBITMQ_HOST is not defined} - CAMEL_COMPONENT_RABBITMQ_PORT_NUMBER=${LOCAL_RABBITMQ_PORT:?LOCAL_RABBITMQ_PORT is not defined} - CAMEL_COMPONENT_RABBITMQ_USERNAME=${LOCAL_RABBITMQ_USERNAME:?LOCAL_RABBITMQ_USERNAME is not defined} - CAMEL_COMPONENT_RABBITMQ_PASSWORD=${LOCAL_RABBITMQ_PASSWORD:?LOCAL_RABBITMQ_PASSWORD is not defined} ```

近期下载者

相关文件


收藏者